Query OPOS CasesCopy Pageget https://api.instellix.io/v2/opos-casesGet a list of all OPOS cases for this tenant. To reduce the result set, please use the RSQL query.Query ParamssearchstringUse RSQL query language. Intro here: https://aboullaite.me/rsql/.pageinteger≥ 0Defaults to 0Zero-based page index (0..N). Must be greater than or equal to 0.sizeinteger≥ 1Defaults to 20The size of the page to be returned. Must be greater than or equal to 1.sortarray of stringsDefaults to initialDocumentIdent,ascSorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.sort stringADD stringResponses 200Standard response for successful HTTP requests. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 22 days ago