HomeGuidesAPI Reference
CommunityWebsiteDocumentationExchangeSupportDeveloper
API Reference

Get All Versions For a Deployment

This endpoint returns a paginated list of versions for a specific deployment.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Deployment ID

Query Params
int64
Defaults to 25

Maximum number of records to return

int64
Defaults to 0

Offset records, the number of records to skip, for paginating requests

string

Search phrase for partial matches on name or description

int64

Filter by version number (userVersion)

string
enum

Filter by type (deployType), file, git, fetch

Allowed:
string

Filter by dateCreated, the created timestamp is more recent or equal to the date specified

date-time

Date filter, restricts query to only load resources updated more recently than the date specified (ISO 8601)

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json