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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The API version to use for this request. The latest version is 2025-09-03.
2025-09-03 The ID of the user.
The user object type name.
"user"The name of the user.
The avatar URL of the user.
Indicates this user is a person.
"person"Details about the person, when the type of the user is person.