v1

latestOpenAPI 3.1.02026-07-2371316.8 KB
End User

Retrieve UserInformation for one or more users

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

post/v5/userInformation

Headers

Authorizationstring required

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

AppAuthorizationstring required

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

Response

Request successful. Returns an array of UserInformation per user.

authenticationTokenstring

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

partnerUserIDstring

The optional alias set by the developer when creating a user. Newer interfaces call this parameter endUserAlias.

heightinteger

Height in cm, null if no value stored.

weightnumber float

Weight in kg, null if no value stored.

birthdatestring date

Birthdate in YYYY-MM-DD format, null if not set.

genderstring

Gender (male, female, genderless), null if not set.