List buyer profiles
Buyer profiles
List buyer profiles
Cursor-paginated, newest first.
Requires the buyer-profiles.read scope.
GET
List buyer profiles
Authorizations
Authorization: Bearer ck_test_… or ck_live_…. There is no other auth scheme — no query-string keys, no request signing, no OAuth.
Query Parameters
Page size. Must be an integer from 1 to 100; anything else is a 400.
Required range:
1 <= x <= 100The previous page's nextCursor — an ISO 8601 timestamp. Returns rows created strictly before it.