v3

Get all contracts

get/api/contracts/v3

Query parameters

page_tokenstring
limitinteger

Max number of contracts returned. Defaults to 1000. Max is 1000.

typeV3ContractType — unresolved $ref

The type of contract

contracting_provider_idV3ContractingProviderId — unresolved $ref
rendering_provider_idsV3RenderingProviderid — unresolved $ref
payer_namesstring

Filter to contracts that include any of the included payer names.

states'AA' | 'AE' | 'AP' | 'AL' | 'AK' | 'AS' | 'AZ' | 'AR' | 'CA' | 'CO' | 'CT' | 'DC' | 'DE' | 'FL' | 'FM' | 'GA' | 'GU' | 'HI' | 'ID' | 'IL' | 'IN' | 'IA' | 'KS' | 'KY' | 'LA' | 'ME' | 'MD' | 'MA' | 'MH' | 'MI' | 'MN' | 'MP' | 'MS' | 'MO' | 'MT' | 'NE' | 'NV' | 'NH' | 'NJ' | 'NM' | 'NY' | 'NC' | 'ND' | 'OH' | 'OK' | 'OR' | 'PA' | 'PR' | 'PW' | 'RI' | 'SC' | 'SD' | 'TN' | 'TX' | 'UT' | 'VI' | 'VT' | 'VA' | 'WA' | 'WV' | 'WI' | 'WY'
contract_statusV2ContractStatus — unresolved $ref

The status of the contract. Defaults to pending

sortV2ContractSortField — unresolved $ref

Potentially sort by a contract related attribute. Defaults to created_at

sort_direction'asc' | 'desc'

Direction of sort, defaulting to desc

Headers

Authorizationstring required

OAuth authentication

Response

Response with status 200

V3ContractsPage required— unresolved $ref