operator_only
HTTP 403Operator onlyManagement API
What happened
The endpoint belongs to the operator role — the network-wide views: connectors, the review queue, the accounts directory — and the caller is a partner account.
How to fix it
Nothing to fix from a partner account: this is the boundary working. The navigation hides these pages, and the API enforces the same rule regardless of what the navigation shows.
What you received
{
"type": "https://docs.sidelineexchange.com/errors/operator_only",
"title": "Operator only",
"status": 403,
"detail": "…"
}Worth understanding
- Operator — A Sideline role that sees the whole network — connectors, the review queue, the accounts directory — rather than one account.