apps
Get App By Name
Get an App by Name
GET
/
v1
/
apps
/
name
/
{name}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Get an App by Name
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.