Skip to main content
GET
List all objects the user can read

Authorizations

Authorization
string
header
required

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

Response

Successful Response

Response from listing all objects a user can read, across all resource types.

object_ids
string[]
required

All object IDs (in 'type:id' format) the user has can_read on, across all resource types