List contacts
Scoped to the key’s environment. There is no environment parameter on this surface, by design.
Authorizations
An organization API key, uk_sk_live_… or uk_sk_test_…. The environment is resolved from the stored key row on every request, never from a request parameter.
Every route behind this credential is rate limited per key — 1000 requests a minute — with a second ceiling of 3000 a minute across all the keys of one environment, so splitting your traffic across keys isolates it and minting more keys does not buy more of it. A test key can never spend a live key's allowance. Every response carries the current state in headers; see the rate-limits guide.
Query Parameters
Page size. Values outside 1–200 fall back to 50.
1 <= x <= 200x >= 0Response
The contacts.