v27

latestOpenAPI 3.0.3raw.githubusercontent.com2026-06-01620431.2 KB
Credentials

Search for Credentials (v1)

DEPRECATED: This is a deprecated API. Please consider switching to the updated v2 Search API for better performance and support.

Rate Limiting: For this deprecated endpoint, there is a strict rate limit of 100 requests per 60 seconds, per IP address.

post/v1/credentials/search

Request body

group_idstring

Limit the returned Credentials to a specific group ID.

recipient.namestring

Limit the returned Credentials to a recipient's name

recipient.emailstring

Limit the returned Credentials to a specific recipient's email address.

recipient.idstring

Limit the returned Credentials to a specific recipient user identifier (ID) you set whilst creating Credentials.

license_idstring

Limit the returned Credential to a specific credential id you set whilst creating credential.

start_datestring

Date after which credentials issued should be return. Format: YYYY-MM-DD (DD/MM/YYYY also works but is deprecated)

end_datestring

Date before which credetials issued should be return. Format: YYYY-MM-DD (DD/MM/YYYY also works but is deprecated)

start_updated_datestring

Date after which Credentials updated should be returned. Format: YYYY-MM-DD (DD/MM/YYYY also works but is deprecated)

end_updated_datestring

Date before which Credetials updated should be returned. Format: YYYY-MM-DD (DD/MM/YYYY also works but is deprecated)

page_sizenumber

The pagination response size, default of 50.

pagenumber

The pagination page.

Response

OK