v1
latestOpenAPI 3.0.02026-07-136452257.6 KBThis endpoint is deprecated and will be removed on <b>18th of September 2024</b>. Please use POST /object/aql instead. Find objects based on Assets Query Language (AQL)
Query parameters
The query to determine which objects that should be fetched. E.g. objectType = "Computer". The empty AQL means all objects
Which page to fetch when paginating through the response
The amount of objects returned per page
Should the objects attributes be included in the response. If this parameter is false only the information on the object will be returned and the object attributes will not be present
How many levels of attributes should be included. E.g. consider an object A that has a reference to object B that has a reference to object C. If object A is included in the response and includeAttributesDeep=1 object A's reference to object B will be included in the attributes of object A but object B's reference to object C will not be included. However if the includeAttributesDeep=2 then object B's reference to object C will be included in object B's attributes
Should the response include the object type attribute definition for each attribute that is returned with the objects
Include information about open Jira issues. Should each object have information if open tickets are connected to the object?
Response
A object result set that can be used to paginate through the result list of objects