Skip to main content
GET
Get

Authorizations

Authorization
string
header
required

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

Path Parameters

automation_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
name
string
required
slug
string
required
sector
SectorResponse · object
required
parameters
AutomationParameterDTO · object[]
required
context_schema
Context Schema · object
required
description
string | null
required
max_concurrent_jobs
integer
required
is_active
boolean
required
is_development
boolean
required
worker
WorkerDetailResponse · object | null
required
created_at
string<date-time>
required