Enneo

Profile

Get specific profile

GET /profile/{id}

GET /profile/{id}

Path parameters

idintegerpathrequired

The id of the profile to retrieve

Query parameters

forceInheritancebooleanquery

If true, the profile will inherit the permissions of the user's team, even if the user is not configured to inherit permissions from a team

teamIds[]integer[]query

Only applicable if forceInheritance is true. If provided, the profile will use only specific team IDs for inheritance

includeRawDatabooleanquery

If true, includes the client-defined custom raw data object stored with the profile in the response

Responses

200 — Successful operation

403 — Unauthorized

500 — Internal error