Skip to main content
GET
Get recurrence collection attempt

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string<uuid>
required

Attempt ID Unique identifier

Query Parameters

entity_id
string<uuid>

Entity UUID Unique identifier

load_stages
boolean

Load stages?

Response

Collection

Recurrence collection attempt response with stages

data
RecurrenceCollectionAttemptData · object

A recurrence collection attempt

Example: