Seren API

Person

Find and retrieve person records from Seren.

Person API

Person

Person consists of two main API requests: a Find request is used to narrow down a possible list of persons; and a Retrieve request is used to retrieve a full person record set.

A typical search is made up of a series of Find requests, followed by a Retrieve based on the user selection. Choose a service below to find out how to use each request.

GET

Find Person (v1.1)

Uses a text search to find people. Note this does not return formatted person records, and repeated calls to this service may be required to drill-down through results until the required person ID is returned.

The person ID should then be passed into the Retrieve service to obtain a full record.

View the API
GET

Retrieve Person (v1.1)

Returns the full person profile details based on the Id.

View the API
DemoKeyc5cb366c-98eb-4ede-8e2d-ad66683cedea