Get an installation
Get the platform integration installation associated with the access token. Use this endpoint to get the details of an installation, including the configuration form completed by the admin.
Path parameters
id
The id of the platform integration to fetch installation for
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Success
id
The unique identifier for the integration installation
platform_integration_id
The unique identifier for the integration
created
The date and time the installation was created
updated
The date and time the installation was last updated
configuration
The configuration settings for the integration
status
The current state of the integration installation (incomplete, complete)