Get List of Credentials

Use this API to retrieve a list of all credentials. The response will include details such as the credential name, ID, and reference key.

Query Params
string
length between 0 and 200

The parameter to search for a credential by name.

string
enum
length between 0 and 50

The parameter to search for a credential by systemName.

int32
β‰₯ 0
Defaults to 0

Results page to be retrieved (0..N).

int32
1 to 50
Defaults to 20

Number of records per page (1..50). Maximum page size allowed is 50

string
enum
Defaults to createdDate,desc

Sorting criteria in the format: property(,asc|desc). Default is ascending.

Allowed:
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*