Me
Retrieves information about the authenticated user and their associated company. This endpoint requires a valid Bearer token in the Authorization header. The response contains the user's company profile, including the unique ID, company name, description, and timestamps for creation and last update. This endpoint is typically used to confirm the identity of the API client and fetch basic company-level metadata.
Last updated