List FeeScheduleItems

Returns a paginated list of fee schedule items for a given fee schedule. Use - as the fee schedule ID to list items across all fee schedules.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The feeSchedule id.

Query Params
int32
1 to 1000

The maximum number of fee schedule items to return. The service may return fewer than this value. If unspecified, at most 50 fee schedule items will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.

string

A page token, received from a previous ListFeeScheduleItems call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListFeeScheduleItems must match the call that provided the page token.

string

Comma-separated list of fields to order results by. See https://aip.kolla.dev/132 for syntax.

string

Filter expression to narrow results. Filterable fields: procedure_code, location_id, provider_id, update_time. See https://aip.kolla.dev/160 for syntax details.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json