Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Example:
"EC_1431"
Query Parameters
Example:
1
The number of records to return. Default is 500. Maximum is 2000.
Example:
100
Comma-separated list of additional fields to include in the response.
Example: abha,dob,gen
Valid optional fields: abha
, c_ate
, dob
, gen
, u_ate
Get profiles created after this time Format: epoch timestamp Example: 1750745358
Include archived profiles in the response.
Default is false
. Set to true
to include archived profiles.
Setting this to true
will also include arc
field in the response wherever applicable.