apps
Get App
Get an App by ID.
If app_id is provided as a query parameter, it uses that (must match JWT app_id). Otherwise, it uses the app_id from the JWT token.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
App ID to retrieve. If not provided, uses JWT token