Get an installation

GET

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

idstringRequired

The id of the platform integration to fetch installation for

Response

Success

idstringOptional

The unique identifier for the integration installation

platform_integration_idstringOptional

The unique identifier for the integration

createddatetimeOptional

The date and time the installation was created

updateddatetimeOptional

The date and time the installation was last updated

configurationmap from strings to anyOptional

The configuration settings for the integration

statusstringOptional

The current state of the integration installation (incomplete, complete)

Built with