get
https://api.dotfile.com/v1/cases
Returns a list of all cases created in your Dotfile workspace.
See also
Learn more about Cases
Learn more about Filtering, Sorting and Pagination
400The request is either malformed or contain invalid parameters.
- One or multiple filtering parameters might be malformed. Make sure to use a supported operator and value for each filter.
- If specified, make sure the value of the
pageorlimitquery parameter are valid. - Value of the
sortparameter is invalid. Make sure the field name is supported, the sorting order is correctly specified, and a same field is not used multiple times for sorting.