Skip to main content
GET
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

baseId
string
obbligatorio

Risposta

200 - application/json

All non-deleted routines of the base

id
string
obbligatorio
baseId
string
obbligatorio
name
string
obbligatorio
status
enum<string>
obbligatorio
Opzioni disponibili:
draft,
active,
inactive
currentSnapshotId
string | null
obbligatorio
config
object | null
obbligatorio
hasDraft
boolean
obbligatorio
createdBy
string
obbligatorio
createdTime
string
obbligatorio
lastModifiedBy
string | null
lastModifiedTime
string | null
nextRunAt
string | null
alertContact
object | null
Ultima modifica il 15 settembre 2026