Credentials
List credentials
Returns a paginated list of credentials. Supports filtering by source, status, and external ID.
get/credentials
Query parameters
Maximum number of items to return (1-100, default 20)
cursorstring
Cursor from a previous response for pagination.
source_idstring[]
Unique identifier for the source (prefixed with src_).
statusstring[]
Filter by credential status: unverified, verified, invalid, deleted.
external_idstring
Filter by the external ID assigned when creating the credential.
Response
OK