CredentialsListResponseDto
- countType: integer · Countrequired
Total number of credentials returned
- credentialsType: array object[] · Credentialsrequired
List of credentials
- clientType: string · Client IdFormat: uuid
_id requiredGenerated client identifier
- clientType: string · Client Secret
_secret requiredPlaintext client secret (shown once)
- nameType: string · Namerequired
Client name
- scopesType: string · Scopesrequired
Granted scopes
- statusType: string · ApiKeyStatusenumrequired
Credential status
values- active
- cancelled
- rotated
- tenantType: string · Tenant Id
_id requiredTenant identifier
- createdType: string · Created AtFormat: date-time nullable
_at Creation timestamp
- expireType: string · Expire AtFormat: date-time nullable
_at Expiration timestamp