Skip to main content
GET
List Upcoming Scheduled Occurrences

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider. Send it in the Authorization header as Bearer <token>.

Parámetros de ruta

id
string
requerido

Workflow identifier (UUID).

Ejemplo:

"018f3e2a-1c4d-7b9e-a1b2-c3d4e5f6a7b8"

Parámetros de consulta

limit
string

Number of occurrences to compute (1-50; default 10).

Ejemplo:

"10"

Respuesta

Indicates that the request was successful and the response contains the requested data.

occurrences
object[] | null
requerido