v1

Get Multi

get/api/non-insurance-payers/v1

Query parameters

namestring
categorystring

Fuzzy-match category names of non-insurance payers.

categories_exactstring

Filter by one or more categories by name. When multiple are present, non-insurance payers with any of the specified categories will be matched.

clinical_trial_idsstring uuid

Filter by one or more clinical trials by their clinical_trial_id. When multiple are present, non-insurance payers with any of the specified clinical trials will be matched.

enabledboolean
sortV1NonInsurancePayerSortField — unresolved $ref
sort_direction'asc' | 'desc'
limitinteger

Defaults to 100

page_tokenstring
organization_idstring uuid

Filter to a specific organization's non-insurance payers. If not provided, defaults to the requesting user's organization.

Headers

Authorizationstring required

OAuth authentication

Response

Response with status 200

V1NonInsurancePayerPage required— unresolved $ref