Skip to main content
GET
cURL

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.

Response

The custom access levels for the resource.

A list of custom access levels.

custom_access_levels
object[]
required
Last modified on September 2, 2026