Project Users
Get By Username
Return project user memberships
POST
/
api
/
v1
/
workspace
/
{workspaceId}
/
memberships
/
details
Authorizations
An access token in Infisical
Path Parameters
The ID of the project to get memberships from.
Minimum length:
1
Body
application/json
The username to get project membership of. Email is the default username.
Minimum length:
1
Response
200 - application/json
Was this page helpful?