Skip to main content
GET
cURL

Authorizations

X-API-Key
string
header
required

API Key

Headers

X-API-Version
string

Selects the API version for this request, as an ISO date (YYYY-MM-DD). Omit to use the default version (2025-03-13). Supported versions: 2025-03-13, 2026-07-01, 2026-08-01.

Query Parameters

search_term
string
Maximum string length: 256
cursor
string<uuid>
prev_cursor
string<uuid>
page_size
integer<uint32>
default:10
Required range: x <= 100

Response

PagedList

A list of items with cursors used to fetch the next or previous page

items
RfiCustomerGroup · object[]
required

The list of items

cursor
string<uuid>

The cursor used to fetch the next page

prev_cursor
string<uuid>

The cursor used to fetch the previous page