Skip to main content
GET
Get resource access levels

Authorizations

Authorization
string
header
required

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

Path Parameters

resource_id
string<uuid>
required

The ID of the resource whose access levels to return.

Response

The access levels defined for the resource.

A list of access levels defined for a resource.

results
object[]
Last modified on August 26, 2026