External DocumentationTo learn more, visit the BMC Remedy documentation.
Parameters
| Parameter | Description |
|---|---|
| Fields | A comma-separated list of the fields to be returned for each object in the response. |
| Form Name | The name of the form to retrieve entries for. |
| Limit | The maximum number of results to return. |
| Offset | The pagination offset indicating the starting point for the next set of results. |
| Query | The query to filter results by. Note: Use AND or OR expressions to separate multiple search criteria.For example: 'Request ID' = "123AB" OR 'Status' = "Rejected". |
| Return All Pages | Automatically fetch all resources, page by page. |
| Sort | The sort order and the field to sort by. For example: Submit Date.desc. |