Skip to main content
GET
The rep the policy would pick now (does not advance the rotation)

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.

Path Parameters

id
string<uuid>
required

Query Parameters

policy_id
string<uuid>

Policy uuid; defaults to the workspace default.

at
string<date-time>

ISO-8601 instant to evaluate availability at; defaults to now.

exclude_users
string

Comma-separated user uuids to skip.

must_include_tags
string

Comma-separated skill (tag) uuids a candidate must hold.

Response

Suggestion computed

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