apps
Get App By Name
Get an App by Name
Args: app_name (str): The name of the app
Returns: schemas.App: App object
GET
/
apps
/
name
/
{name}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
name
string
requiredResponse
200 - application/json
id
string
requiredname
string
requiredmetadata
object
requiredcreated_at
string
required