Browse programs
Catalog
Browse programs
Returns a paginated list of verification programs with their total verification count and the number of distinct credential types they accept. Only programs marked as discoverable are included. Results are sortable by created_at, verification_count, credential_count, or name (default created_at).
GET
Browse programs
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 programs.
Standard API response envelope used by all Catalog endpoints.