GET
/
deployments

Authorizations

Authorization
string
headerrequired

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

Query Parameters

environment
enum<string> | null
Available options:
staging,
production,
public-share,
private-share

Response

200 - application/json
id
string
required
user_id
string
required
org_id
string | null
required
workflow_version_id
string
required
workflow_id
string
required
machine_id
string
required
share_slug
string | null
required
description
string | null
required
share_options
object | null
required
showcase_media
object | null
required
environment
enum<string>
required
Available options:
staging,
production,
public-share,
private-share
created_at
string
required
updated_at
string
required
workflow
object
required
input_types
object[] | null
output_types
object[] | null