Get an XML report of deployments
Path parameters
Identifier (ID or slug) of the space
Query parameters
An Environment ID, to limit the set of Deployments to deployed to a particular Environment. Example: Environments-1
A date/time, to limit the set of Deployments to those which completed after a given moment. Example: 2000-01-01T01:23
A date/time, to limit the set of Deployments to those which started after a given moment. Example: 2000-01-01T01:23
A Project ID, to limit the set of Deployments to those from a particular Project. Example: Projects-1
A date/time, to limit the set of Deployments to those which completed before a given moment. Example: 2000-01-01T01:23
A date/time, to limit the set of Deployments to those which started before a given moment. Example: 2000-01-01T01:23
Response
Success
Changes
No recorded changes to this endpoint across all 7 revisions of this API.