GET
/
api
/
v1
/
auth
/
universal-auth
/
identities
/
{identityId}
/
client-secrets
/
{clientSecretId}

Authorizations

Authorization
string
headerrequired

An access token in Infisical

Path Parameters

identityId
string
required

The ID of the identity to get the client secret from.

clientSecretId
string
required

The ID of the client secret to get details.

Response

200 - application/json
clientSecretData
object
required