Get User Profile
GET {{baseUrl}}/users.profile.get?token=<>&include_labels=<>&user=<post>
Retrieves a user's profile information.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
token | string | Authentication token. Requires scope: groups:history | |
include_labels | string | Include labels for each ID in custom profile fields | |
user | string | Filter logs generated by this user???s actions. Defaults to all logs. |