Get current installation info
Installations
Get current installation info
Returns information about the installation associated with the current authentication token.
This endpoint is useful for apps to identify which installation they are operating under. The token must be associated with an installation (e.g., an app token).
GET
Get current installation info
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successfully retrieved installation information.
Information about the current installation context (from token).
The installation ID associated with the current token.
Example:
12345

