GET
/
v1
/
apps
/
{app_id}
/
members

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

Response

200 - application/json
app_id
string
required
auth0_id
string
required
email
string
required
id
string
required
name
string
required
permissions
string
required
picture
string
required
added_on
string | null
is_current_user
boolean
default:
false