List your organization's credential issuance records

Lists the issuance records of every credential your organization minted, newest first — the durable evidence log behind the short-lived credentials themselves. Filter by subject (principal_ref / business_ref), counterparty audience, credential_type, and issuance date range. Each record carries the credential's current revocation status; the credential string itself is never stored and never returned.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
length between 1 and 255

Only credentials minted for this individual or by this acting principal for a business.

length between 1 and 255

Only credentials minted for this pairwise business reference.

length between 1 and 512

Only credentials scoped to this counterparty — a domain, or a URL reduced to its hostname.

IssuedCredentialType | null

Only credentials of this layer.

integer
1 to 1000
Defaults to 10

Maximum number of records to return in a single page. Must be between 1 and 1000.

≥ 0

Number of records to skip from the beginning. Use 0 for the first page. Cannot be used with cursor.

Opaque pagination cursor token that identifies the position in the result set. Use the cursor from the previous response to get the next page. Cannot be used with offset.

Filter records created on or after this date (format: YYYY-MM-DD).

Filter records created on or before this date (format: YYYY-MM-DD).

string
Defaults to UTC

IANA timezone identifier used to interpret start_date and end_date (defaults to UTC).

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/vnd.baselayer.v1+json