get https://api.notion.com/v1/users/me
Retrieves the bot User associated with the API token provided in the authorization header. The bot will have an owner
field with information about the person who authorized the integration.
Errors
Each Public API endpoint can return several possible error codes. See the Error codes section of the Status codes documentation for more information.
Integration capabilities
This endpoint is accessible from by integrations with any level of capabilities. The user object returned will adhere to the limitations of the integration's capabilities. For more information on integration capabilities, see the capabilities guide.