Skip to main content
GET
Retrieve all credentials belonging to a corporation. Optionally filter by portal IDs and include inactive credentials.

Query parameters

string
required
The unique identifier (UUID) for the corporation.
string
Comma-separated list of portal IDs to filter by.Example: PORTAL_CA_CDTFA,PORTAL_TX_CPTD
string
Set to true to include expired credentials. Defaults to false.
string
Set to PORTAL_DETAILS to include portal name, URL, and jurisdiction information in the response.
Block values for SecureString types are not returned in list responses. Use the Get Credential endpoint to retrieve a specific credential with its values.