v27

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

View many Credentials

DEPRECATED: This endpoint is deprecated.

View Many Credentials - Video Walkthrough

get/v1/all_credentials

Query parameters

group_idstring

Limit the returned Credentials to a specific group ID.

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 Credentials 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