Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

baseId
string
erforderlich

Antwort

200 - application/json

All non-deleted routines of the base

id
string
erforderlich
baseId
string
erforderlich
name
string
erforderlich
status
enum<string>
erforderlich
Verfügbare Optionen:
draft,
active,
inactive
currentSnapshotId
string | null
erforderlich
config
object | null
erforderlich
hasDraft
boolean
erforderlich
createdBy
string
erforderlich
createdTime
string
erforderlich
lastModifiedBy
string | null
lastModifiedTime
string | null
nextRunAt
string | null
alertContact
object | null
Zuletzt geändert am 15. September 2026