get
{scheme}://{host}:{port}/api/PackageSchedule/GetAll
Search package schedules using an explicit keyword request body. Missing or empty filters trigger a generated value; default LIKE normally matches nothing, while negative operators can behave differently.
This GET binds a JSON body. OpenAPI 3.0 API explorers cannot reliably send it. Use the cURL example.
| Body field | Type | Meaning |
|---|---|---|
| FilterValues | array | 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. |
| FilterOperator | string | Keyword comparison operator. |
| MatchType | string | Combine keyword comparisons using ALL or ANY. |
Body schema: KeywordSearchInput. The complete schema is retained in components and x-pbrs-request-body.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…

