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