GET
/
apps
/
{app_id}
/
users
/
get_or_create
/
{name}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

app_id
string
required
name
string
required

Response

200 - application/json
id
string
required
name
string
required
app_id
string
required
created_at
string
required
metadata
object
required