Authorizations
Minerva API key must be provided in the x-api-key header for all API endpoints
Query Parameters
The current page cursor to fetch, starting at 1
The number of records to fetch per page, max 100
A generic string to filter by. This will check against all the various profile fields and return profiles that match any fields to the string. Partial matches will be returned.
Filter by profiles based on the externalId that was provided during the onboarding or profile creation API request. This field can be used to query for particular profiles using an ID from an external system such as a custom admin system or CRM.
Filter by partial matches to the full name.
Filter by partial matches to address line 1.
Filter by partial matches to address line 2.
Filter by profiles with a certain date of birth, in \
Filter by profiles with a certain sex, as reported on their onboarding documentation. Should be \
Filter by partial matches to the profile's known city of residence.
Filter by partial matches to the profiles' known state/province of residence.
Filter by partial matches to the profiles' known country of residence.
Filter by partial matches to a country of citizenship.
Filter by tasks (comma-separated)
Filter by profile kind
Filter by profiles that are in a certain workflow status (example: \
Filter by profiles based on archived status. Omit to show all profiles (default behaviour).
Filter by profiles with certain flags (comma-separated). Example: \
Filter by last screened time start
Filter by last screened time end
Filter by monitored status
The key to sort records by. This should match an existing key on the profile schema. Default: \
The direction to sort. Should be \