v1

latestOpenAPI 3.1.02026-07-261344388.3 KB
Deployments

List deployments

Retrieve a list of all deployments configured for the current organisation.

get/api/deployments

Response

List of deployments

idstring uuid required

Unique identifier of the deployment

namestring required

Name of the deployment

descriptionstring

Description of the deployment

provider'aws_s3' | 'azure_storage' | 'google_cloud_storage' required

Cloud storage provider type (aws_s3, azure_storage, google_cloud_storage)

{"stackTrail":"paths:/api/deployments:get:responses:200:content:application/json:schema:items:properties:configuration","oasType":"schema","type":"unknown","description":"Provider-specific configuration settings"}
organisationIdstring uuid required

ID of the organisation this deployment belongs to

createdAtstring required

Timestamp when the deployment was created

updatedAtstring required

Timestamp when the deployment was last updated

deletedAtstring

Timestamp when the deployment was deleted