Project Identities
Get Identity by ID
Return project identity membership
GET
/
api
/
v2
/
workspace
/
{projectId}
/
identity-memberships
/
{identityId}
Authorizations
Authorization
string
headerrequiredAn access token in Infisical
Path Parameters
projectId
string
requiredThe ID of the project to get the identity membership for.
identityId
string
requiredThe ID of the identity to get the membership for.
Response
200 - application/json
identityMembership
object
requiredWas this page helpful?