Get all certificate signing requests
Certificates
Get all certificate signing requests
GET
Get all certificate signing requests
Documentation Index
Fetch the complete documentation index at: https://docs.yoid.me/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by CSR type
Available options:
verifierSignRequest, issuerSignCredential Filter by key type
Available options:
P-256, Ed25519 Filter by subject key identifier
Sort order. Prefix with "-" for descending
Available options:
id, -id, createdAt, -createdAt, updatedAt, -updatedAt Items per page (1-100)
Required range:
1 <= x <= 100Cursor: return items before this ID
Cursor: return items after this ID

