v1

latestOpenAPI 3.0.12026-07-178692133.1 KB
AuthService

Get person by token

get/mr-api/authentication/{token}

Path parameters

tokenstring required

Response

Get user by token

namestring
emailstring email
personType'person' | 'serviceAccount' | 'sdkServiceAccount'
otherstring
sourcestring
versioninteger
passwordRequiresResetboolean
whenArchivedstring date-time
whenLastAuthenticatedstring date-time

This is the timestamp in UTC when they last logged into the system

whenLastSeenstring date-time

This is the timestamp in UTC when they last made a request to the system on their most recent login. If it is null it means they have no current token or have never logged in.