Get all credentials

Retrieves a paginated list of credentials for the current organization

Headers

x-api-keystringRequired

Query parameters

pageintegerOptional>=1Defaults to 1
Page number for pagination
page_sizeintegerOptional>=1Defaults to 10
Number of items per page

Response

Successful Response
credential_idstring
Unique identifier for the credential
credentialobject
The credential data
credential_typeenum
Type of the credential
Allowed values:
namestring
Name of the credential

Errors