Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Success Response
The response is of type object
.
Get the config of an appInstance
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Success Response
The response is of type object
.