Get an installation
Returns a single installation by its ID.
The installation must belong to the authenticated company.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier for the installation.
Response
Successfully retrieved the installation.
An installation represents an app that has been installed for a company.
Unique identifier for the installation.
12345
The ID of the installed app.
67
The ID of the company that installed the app.
345
The tier selected during installation.
"basic"
The permissions granted to this installation.
The timestamp when the installation occurred.
"2024-01-15T10:30:00"

