GET
/
users
/
get

Headers

authorization
string
required

Your API key for authentication.

Query Parameters

user_id
string
required

The unique identifier for the user.

app_id
string
required

The unique identifier for the app.

Response

user
object

The user details for the specified app.

code
string

A code indicating the result of the user retrieval operation. Possible value: USER_RESPONSE.