Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

user_id
string<uuid>
required

The ID of the user.

Example:

"d81c8ee2-44b3-429f-b944-a33ad7437690"

Query Parameters

filter[resource_type]
object

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

filter[organization_id]
object

Allows filtering by organization_id using one or more operators.

filter[permissions]
object

Allows filtering by permissions using one or more operators.

Response

OK

items
object[]
Last modified on June 16, 2026