Skip to main content
GET
List credentials

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

filter[format]
string
filter[status]
string
filter[credentialTemplateId]
string
filter[exchange]
string
sort
enum<string>
Available options:
id,
-id
page[size]
number
Required range: 1 <= x <= 100
page[before]
string
page[after]
string

Response

200 - application/json

List of credentials

data
object[]
required
meta
object
errors
object[]