Page cover

๐Ÿ”ŽAql

Assets Query Language (AQL) is a language format used in Assets in Jira Service Management to create search queries for one or more objects. Using AQL, you can return any object or group of objects in Assets in a search, filter objects, modify objects, create custom fields, automation, and more.

AQL Sample

Filter objects

GET /jsm/assets/workspace/{workspaceId}/v1/aql/objects

Deprecated. Please use Object.Search() instead. Find objects based on Assets Query Language (AQL)

Last updated

Was this helpful?