v1
latestOpenAPI 3.1.02026-07-22133579505.8 KBRecipients
List recipients
The Recipient endpoint returns the configured data recipients. Recipients are the customers who will consume data.
get/recipients
Query parameters
id_in_provider_systemstring
Id of the organization to whom this recipient corresponds in the provider's system. In other words, likely some kind of org_id or customer_id in your system. Multiple values can be provided as a comma-separated string.
page_sizeinteger
Number of items to return per page.
order'asc' | 'desc'
Sort order for items
cursorstring
Used for pagination - represents last page seen. Value is included in response when there is a next page.
Response
OK