App AI Gateway
API referenceAdmin operations

Get an application user

GET
/v1/admin/apps/{app}/users/{user}

Authorization

AdminBearer
AuthorizationBearer <token>

The deployment's ADMIN_TOKEN.

In: header

Path Parameters

app*string
user*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/v1/admin/apps/string/users/string"
null