SPA Credentials
SPA: Retrieves a paginated list of Credentials
Returns a paginated list of credentials for the authenticated user's client.
/api/spa/credentialsAuthorizations
Value for the X-AUTH-TOKEN header parameter.
Query Parameters
The collection page number
The number of items per page
Enable or disable pagination
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
Search across multiple fields (id, identifier, encrypted, activeFrom, active, createdAt, updatedAt, subClient.description) using OR logic with partial matching.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
Response
Credential collection
Identifier generated by Output.Rocks.
Unique identifier for the credential
Whether the value is encrypted
The credential value (masked if encrypted)
UTC date time of entry creation
UTC date time of last entry update
Active flag. Default: true
Date to activate the entry. Default: today
Default for environmental tenants (sub-clients)
SubClient ID. Provided on instances with enabled sub-client module only.
SubClient description. Provided on instances with enabled sub-client module only.