GET
/
issuers

Authorizations

Authorization
string
headerrequired

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

Query Parameters

_id
object

ObjectID matching arguments.

search
object

Search arguments for Issuers query.

postalCode
object

NonNegativeInt matching arguments.

country
object

ID matching arguments.

createdAt
object

Date range arguments.

updatedAt
object

Date range arguments.

sort
object

Sort arguments for ApiCalls query.

pagination
object

Pagination arguments.

Response

200 - application/json
id
string
required
info
object
required

Pagination info.

results
object[]
required

List of Issuers.