Get Multi

Beta

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

Query parameters

namestringOptional
categorystringOptional

Fuzzy-match category names of non-insurance payers.

categories_exactstringOptional

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_idsUUIDOptional

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.

enabledbooleanOptional
sortenumOptional
Allowed values:
sort_directionenumOptional
Allowed values:
limitintegerOptional
Defaults to 100
page_tokenstringOptional

Response

This endpoint returns an object.
itemslist of objects
next_page_tokenstring or null
prev_page_tokenstring or null

Errors