Skip to main content
GET
Get current installation info

Authorizations

Authorization
string
header
required

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).

id
integer<int64>
required

The installation ID associated with the current token.

Example:

12345