Get wait-time analytics for your network

View as MarkdownOpen in Claude

Returns per-location wait-time analytics for the operator’s organisation across the requested reporting window. Each row carries the mean and median wait, the report count backing those aggregates, and the modal hour of day reports were submitted. Defaults to the last 30 days when no window is supplied. Results are sorted by report count descending so the busiest locations appear first.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

periodStartstringOptional

Lower bound of the reporting window (ISO 8601 date). Defaults to 30 days ago.

periodEndstringOptional

Upper bound of the reporting window (ISO 8601 date). Defaults to today.

limitdoubleOptional>=1
Maximum number of rows to return. Defaults to 20.
offsetdoubleOptional>=0

Zero-based offset into the result set. Defaults to 0.

Response

Paginated wait-time analytics.

dataobject

Paginated wait-time analytics for the operator’s organisation.