Get end user information

Retrieve UserInformation for one or more users

post

Retrieve basic, time-independent information about connected users, including biological data, connected sources, and devices.

Header parameters
AuthorizationstringRequired

Basic Auth for your username:password. Required for all endpoints

Example: Basic dXNlcm5hbWU6cGFzc3dvcmQ=
AppAuthorizationstringRequired

Basic Auth for your authID:authSecret. Required for all endpoints.

Example: Basic YXV0aElEOmF1dGhTZWNyZXQ=
Body
authenticationTokenstringRequired

The unique identifier of a user in Thryve's system. Newer interfaces call this parameter endUserId.

Example: de3d1e068537dd927b48988cb6969abe
Responses
post
/v5/userInformation

Last updated