Skip to main content
GET
Get App Resource

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The ID of the resource.

Response

Success

data
data · object

The resource.

owners
AccessRelationship · object[]

The resource's owners (users/groups with relationship_type=OWNER).