apps
Get Or Create App
Get or Create an App
Args: app_name (str): The name of the app
Returns: schemas.App: App object
GET
/
apps
/
get_or_create
/
{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