View many Credentials
DEPRECATED: This endpoint is deprecated.
Query parameters
Limit the returned Credentials to a specific group ID.
Limit the returned Credentials to a specific recipient's email address.
Limit the returned Credentials to a specific recipient user identifier (ID) you set whilst creating Credentials.
Limit the returned Credential to a specific credential id you set whilst creating credential.
Date after which credentials issued should be return. Format: YYYY-MM-DD (DD/MM/YYYY also works but is deprecated)
Date before which credetials issued should be return. Format: YYYY-MM-DD (DD/MM/YYYY also works but is deprecated)
Date after which Credentials updated should be returned. Format: YYYY-MM-DD (DD/MM/YYYY also works but is deprecated)
Date before which Credentials updated should be returned. Format: YYYY-MM-DD (DD/MM/YYYY also works but is deprecated)
The pagination response size, default of 50.
The pagination page.
Response
OK
Changes
Changed in 3 of the 30 revisions of this API.13
- ○
added the optional property
credentials/items/recipient/phone_numberto the response with the200statusresponse-optional-property-added
- ○
- ○
endpoint deprecated
endpoint-deprecated
- ○
- ●
deleted the
headerrequest parameterAuthorizationrequest-parameter-removed
- ○
the endpoint scheme security
ApiKeyAuthwas added to the APIapi-security-added
- ●