Get all installations for a template
Returns all installation objects for a template in the environment, ordered by creation date descending. Each install or update attempt creates a new installation object.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
space_id
The ID of the space. Alphanumerical.
environment_id
The ID of the environment.
template_id
The ID of the template. Alphanumerical.
Response headers
Content-Type
Content-Type
Response
OK - Request successful