Skip to main content
GET
List deployment configuration versions

Authorizations

Authorization
string
header
required

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

Path Parameters

configurationId
string
required

Deployment configuration ID.

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 200

Response

Versions

versions
object[]
count
integer
next_cursor
string | null