Get Profiles data

Returns customer profile. To identify customer one of fields is required (identifier, email). When identifier and email are not provided it will return all profiles paginated data.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Identifier used to differentiate different applications api is used in

string

Customer profile identifier to return

string

Customer profile email address to return

integer
Defaults to 1

The page of paginated data that will be returned (only if email/identifier are not provided)

integer
1 to 100
Defaults to 10

The maximum number of objects that may be returned (only if email/identifier are not provided)

string
enum
Defaults to newest

Sorting logic (only if email/identifier are not provided)

  • newest - order by Newest profiles
  • oldest - order by Oldest profiles
Allowed:
string

Return only profiles created since specific date - ISO 8601 timestamp (only if email/identifier are not provided)

string

Return only profiles created up to specific date - ISO 8601 timestamp (only if email/identifier are not provided)

string

Return only profiles updated since specific date - ISO 8601 timestamp (only if email/identifier are not provided)

string

Return only profiles updated up to specific date - ISO 8601 timestamp (only if email/identifier are not provided)

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json