GET
/
user
/
{userId}

Request

Authorization
string
required

An API key is a token that you provide when making API calls.

Integral-Application-Id
string
required

An Application ID that finds the application you are working with. This Application ID can be found on the Integral platform through the dashboard or Application’s page.

Body Parameters

userId
string
required

This is a unique index on your database to find users. This will allow us to know which API key associates to each user on your application’s end.

Response

The response of this API request gives back information on an Application User

Response Fields

applicationUser
object
required