Check for clashing slots in an event chain

Iterates upcoming (date >= today) non-cancelled slots in the chain and,
for each, returns other slots across the company that share the same
date and either the same person or resource with overlapping time.
Mirrors Classic's "Check for Double Bookings" action.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Company ID

int32
required

Event Chain ID

Responses
200

Clashes

403

Forbidden

404

Not Found

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!