Retrieve a list of issues.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo learn more, visit the CyCognito documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Fields | A comma-separated list specifying the desired entity properties to appear in the response. |
| Query | Specify a search term for conducting a keyword-based search to retrieve data that matches your query. |
| Search Field | Filter returned results by specifying the Field, Operator and Value. For more information about the available fields, operators and values, please visit CyCognito documentation, Query Issues section. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Advanced Search | Allows to input raw CyQL in order to query assets. For more information, please visit CyCognito Documentation. |
| Limit | Define the number of results to be retrieved. Valid range is 1-1000. |
| Offset | Set the starting index for result retrieval, Influenced by the Limit parameter. For example, Offset 3 with Limit 25 fetches results from index 75 to 99. |
| Sort By | Specify the field by which the results should be sorted. |
| Sort Order | Select the sorting order. |