Browse schemas
Catalog
Browse schemas
Returns a paginated list of credential schemas with their credential count and number of distinct issuers (providers). Only schemas marked as discoverable and enabled are included. Results are sortable by created_at, credential_count, provider_count, or title (default created_at).
GET
Browse schemas
Query Parameters
Page number (starts from 1).
Required range:
x >= 1Results per page (max 100).
Required range:
1 <= x <= 100Field to sort by.
Sort direction.
Available options:
ASC, DESC Response
200 - application/json
Paginated list of schemas.
Standard API response envelope used by all Catalog endpoints.