Skip to main content
GET
Plain bookable slots for named reps

Authorizations

x-api-key
string
header
required

API key from Settings > API Keys or POST /v1/api-keys. Format f9_live_<32 hex chars> (live) or f9_test_<32 hex chars> (sandbox — no real sends, ever). Legacy wcrm_live_ / wcrm_test_ keys still authenticate but are no longer issued. Shown once at creation; only a hash is stored.

Query Parameters

member_ids
string
required

Comma-separated user uuids (1–50).

policy_id
string<uuid>

Policy uuid; defaults to the workspace default.

from
string<date-time>

ISO-8601; defaults to now.

to
string<date-time>

ISO-8601; defaults to from + 7 days; at most 31 days after from.

Response

Slots retrieved

success
enum<boolean>
Available options:
true
data
object
meta
object