I am using Jira 9.12.8 data center version and using the endpoint rest api to fetch the objects list
https://{baseurl}/rest/assets/1.0/object/navlist/aql
and passing json body { "aql": "ObjectType = 'Asset'"}
and also tried “objectSchemaId”: 2154 bu i am getting "errorMessages": "Something went wrong. Contact administrator"
any suggestion will help me a lot