Skip to main content
GET
Get an Automation

Authorizations

Authorization
string
header
required

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

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-24

Path Parameters

id
string
required
Pattern: ^auto_[0-9a-f]{32}$

Response

Automation

id
string
required
Pattern: ^auto_[0-9a-f]{32}$
workspace_id
string
required
Pattern: ^wrkspc_[0-9a-f]{32}$
version
integer
required
Required range: x > 0
name
string
required
Required string length: 1 - 255
description
string | null
required
Required string length: 1 - 4096
external_id
string | null
required
Pattern: ^[a-z0-9](?:[a-z0-9._-]{0,93})$
created_by
string
required
Pattern: ^prin_[0-9a-f]{32}$
identity
object
required
connected_runtime
string | null
required
Pattern: ^crt_[0-9a-f]{32}$
status
enum<string>
required
Available options:
active,
paused
paused_reason
object
required
last_run_at
string | null
required
last_session_id
string | null
required
Pattern: ^sess_[0-9a-f]{32}$
last_run_id
string | null
required
Pattern: ^run_[0-9a-f]{32}$
next_run_at
string | null
required
created_at
string
required
updated_at
string
required
target
object
required
surface_scope_id
string | null
required
Pattern: ^surf_[0-9a-f]{32}$
trigger
object
required
input
object
required
metadata
object

at most 16 correlation pairs with keys of 1 to 64 characters