Retrieve the list of installations that you have done
Documentation Index
Fetch the complete documentation index at: https://developers.pleo.io/llms.txt
Use this file to discover all available pages before exploring further.
JWT Bearer token authentication. Include the token in the Authorization header as: Bearer <token>
Optional company ID to filter installations within the authenticated organisation.
Installation exists.
The unique identifier of the application this installation is for.
"123e4567-e89b-12d3-a456-426614174000"
The date and time when the installation was created.
"2021-01-01T00:00:00Z"
The unique identifier of the installation.
"123e4567-e89b-12d3-a456-426614174000"
Additional information about the installation.
{ "key": "value" }The resource that the installation is for.
"urn:pleo:company:123e4567-e89b-12d3-a456-426614174000"
This can be one of InstallationStatus values
"ACTIVATED"
The date and time when the installation was last updated.
"2021-01-01T00:00:00Z"
Explains the error that inactivated the installation. This appear if the installation status is inactive.
"NOT_ENTITLED"