Get all contracts

Beta

Headers

AuthorizationstringRequired

OAuth authentication of the form <token>.

Query parameters

page_tokenstringOptional
limitintegerOptional
Max number of contracts returned. Defaults to 1000. Max is 1000.
contracting_provider_idUUIDOptional
rendering_provider_idsUUIDOptional
payer_namesstringOptional
Filter to contracts that include any of the included payer names.
statesenumOptional
contract_statusenumOptional

The status of the contract. Defaults to pending

Allowed values:
sortenumOptional

Potentially sort by a contract related attribute. Defaults to created_at

sort_directionenumOptional
Direction of sort, defaulting to desc
Allowed values:

Response

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