Search paginated schedules (POST)

Search paginated schedules by explicit keywords. GET and POST are both implemented. Use POST where GET bodies are unsupported. Missing filters do not mean list all.

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

Send application/json or application/x-www-form-urlencoded. Use JSON to represent nested objects, arrays and explicit null values. For form requests, send individual bracketed fields; do not serialize the entire schedule into a field named model.

FilterValues
array of strings
required
length ≥ 1

Explicit keyword values to match. Omitting the body or sending an empty collection triggers a generated search value; default LIKE normally returns no matches. Negative operators can behave differently.

FilterValues*
string
enum
Defaults to LIKE

Keyword comparison operator.

Allowed:
string
enum
Defaults to ALL

Combine keyword comparisons using ALL or ANY.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

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