latestOpenAPI 3.0.12026-08-10234260964.0 KB

6cc88fde6435

Grants

List extended access of a user

List extended access of the given user, which includes both individual and team access to project and organization.

get/users/{user_id}/extended-access

Path parameters

user_idstring uuid required
Example:d81c8ee2-44b3-429f-b944-a33ad7437690

The ID of the user.

Query parameters

eqstring

Equal

nestring

Not equal

instring

In (comma-separated list)

ninstring

Not in (comma-separated list)

betweenstring

Between (comma-separated list)

containsstring

Contains

startsstring

Starts with

endsstring

Ends with

Allows filtering by resource_type (project or organization) using one or more operators.

eqstring

Equal

nestring

Not equal

instring

In (comma-separated list)

ninstring

Not in (comma-separated list)

betweenstring

Between (comma-separated list)

containsstring

Contains

startsstring

Starts with

endsstring

Ends with

Allows filtering by organization_id using one or more operators.

eqstring

Equal

nestring

Not equal

instring

In (comma-separated list)

ninstring

Not in (comma-separated list)

betweenstring

Between (comma-separated list)

containsstring

Contains

startsstring

Starts with

endsstring

Ends with

Allows filtering by permissions using one or more operators.

Response

OK