Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

A staff session token, uk_st_…. Minted by sign-up, sign-in or the two-factor exchange.

Headers

X-Organization-Id
string

The organization the caller is acting on — the org_… code that appears in the panel URL. It identifies; the membership JOIN is what authorizes, so a forged code reads nothing. Absent, the session's default organization answers.

Query Parameters

environment
enum<string>
default:live

Which environment to read. A view parameter, valid only on the staff surface.

Available options:
live,
test
limit
integer
default:50

Page size. Values outside 1–200 fall back to 50.

Required range: 1 <= x <= 200
offset
integer
default:0
Required range: x >= 0

Response

The contacts.

contacts
object[]