Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

app_id
string
required

ID of the app

name
string
required

Name of the user to get or create

Response

Successful Response

id
string
required
name
string
required
app_id
string
required
created_at
string<date-time>
required
metadata
Metadata · object