App

Get

Get an app by ID.

get/api/v1/apps/{id}

Path parameters

idstring required

The id field.

Response

The GetAppResponse message contains the details of the requested app in the app field.

Changes