Universal Auth
List Client Secrets
List Universal Auth Client Secrets for identity
GET
/
api
/
v1
/
auth
/
universal-auth
/
identities
/
{identityId}
/
client-secrets
Authorizations
Authorization
string
headerrequiredAn access token in Infisical
Path Parameters
identityId
string
requiredThe ID of the identity to list client secrets for.
Response
200 - application/json
clientSecretData
object[]
requiredWas this page helpful?