HomeGuidesAPI Reference
CommunityWebsiteDocumentationExchangeSupportDeveloper
API Reference

Get all Deploys

This endpoint retrieves all deploys.

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

string

Filter by name

int64

Filter by deployment id

string

Filter by instance name

int64

The Instance ID for Filtering

int64

Filter by version number (userVersion)

int64

Filter by deployment version id

int64

Filter by owner (user) id

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)

string

Filter by deployDate, deployment completion timestamp is more recent or equal to the date specified

string
enum

Filter by status

Allowed:
Responses

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