List all credentials
GET
Authorizations
Your API key is available in the Production and Sandbox dashboards.
Query Parameters
Filter by type (exact match)
Available options:
ciec
, efirma
Example:
"ciec"
Filter by taxpayer ID (partial match)
Required string length:
12 - 13
Example:
"PEIC211118IS0"
Filter by status (exact match)
Available options:
pending
, valid
, invalid
, deactivated
, error
Example:
"pending"
Filter by deactivation date (less than or equal <=
)
Filter by deactivation date (less than <
)
Filter by deactivation date (greater than or equal >=
)
Filter by deactivation date (greater than >
)
Filter by resource creation date (less than or equal <=
)
Filter by resource creation date (less than <
)
Filter by resource creation date (greater than or equal >=
)
Filter by resource creation date (greater than >
)
Order by resource creation date
Available options:
asc
, desc
Example:
"asc"
The collection page number
The number of items per page
Required range:
1 <= x <= 1000
Response
200
application/ld+json
Credential collection response
The response is of type object
.