Skip to main content
GET
List all Deployment Groups for a Product

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

org_name
string
required

Organization Name

product_name
string
required

Product Name

Response

Deployment Group list response

Response schema for multiple Deployment Groups

data
DeploymentGroup · object[]