Skip to main content

The schedule entry object

end_at
string<date-time>
required
Example:

"2021-08-17T13:28:57.801578Z"

start_at
string<date-time>
required
Example:

"2021-08-17T13:28:57.801578Z"

entry_id
string

Unique identifier of the schedule entry

Example:

"01G0J1EXE7AXZ2C93K61WBPYEH"

fingerprint
string

A unique identifier for this entry, used to determine a unique shift

Example:

"01G0J1EXE7AXZ2C93K61WBPYEH"

layer_id
string

If present, the layer this entry applies to on the rota

Example:

"01G0J1EXE7AXZ2C93K61WBPYNH"

rotation_id
string

If present, the rotation this entry applies to on the schedule

Example:

"01G0J1EXE7AXZ2C93K61WBPYEH"

user
object
Example:
{
"email": "lisa@incident.io",
"id": "01FCNDV6P870EA6S7TK1DSYDG0",
"name": "Lisa Karlin Curtis",
"role": "owner",
"slack_user_id": "U02AYNF2XJM"
}