Credentials
List credentials
List all credentials for a corporation
GET
Retrieve all credentials belonging to a corporation. Optionally filter by portal IDs and include inactive credentials.
Query parameters
The unique identifier (UUID) for the corporation.
Comma-separated list of portal IDs to filter by.Example:
PORTAL_CA_CDTFA,PORTAL_TX_CPTDSet to
true to include expired credentials. Defaults to false.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.