Gets the currently authenticated user's profile.
Identity
Gets the currently authenticated user's profile.
Resolves the caller from their JWT claims (user id, organization id, client id) and returns their profile.
GET
Gets the currently authenticated user's profile.
Documentation Index
Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Returns the authenticated user's profile.
Profile information for the currently authenticated user.
Available options:
ADMIN, BOOKKEEPER, EMPLOYEE, TREASURY_MANAGER Available options:
ACTIVE, INACTIVE, INVITED Creates a new user in the specified organization.Gets a single user from a downstream organization in the hierarchy.