List Skipped Scheduled Occurrences
Use this endpoint to list a workflow’s skipped scheduled occurrences, ordered oldest first. Each occurrence carries the reason it was skipped.
GET
List Skipped Scheduled Occurrences
Autorizações
JWT bearer token issued by the identity provider. Send it in the Authorization header as Bearer <token>.
Parâmetros de caminho
Workflow identifier (UUID).
Exemplo:
"018f3e2a-1c4d-7b9e-a1b2-c3d4e5f6a7b8"
Parâmetros de consulta
Maximum number of occurrences to return (1-50).
Exemplo:
"10"
Resposta
Indicates that the request was successful and the response contains the requested data.

