Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the resource.
Response
Success
The resource.
Get a specific app resource by ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the resource.
Success
The resource.