Get Multi

Beta

Authentication

AuthorizationBearer

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
organization_idUUIDOptional

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

Response

This endpoint returns an object.
itemslist of objects
next_page_tokenstring
prev_page_tokenstring

Errors

403
Unauthorized Error
422
Unprocessable Entity Error