EndpointsGet Deployments
Endpoints

GET /deployments

List all cloud deployments

curl -X GET "https://api.mindbricks.com/v1/deployments?status=example_string" \
  -H "Content-Type: application/json"
["null"]
GET
/deployments
GET
query
statusstring

Filter deployments by status

Request Preview
Response

Response will appear here after sending the request

Query Parameters

statusstring

Filter deployments by status

Responses

List of cloud deployments with status

Was this page helpful?
Built with Documentation.AI

Last updated 2 days ago