Can somebody help me with the appropriate API call to get attributes from an asset using the AQL?
I have a simple GET (below) that works exactly as expected:
https://api.atlassian.com/jsm/assets/workspace/[workspace-id]/v1/object/544534
However, when I try to change to a POST for the objects aql as documented here I get "Something went wrong. Contact Administrator". When I try the same as a GET I get "NotFoundInsightException: Could not find Object with key: aql"
https://api.atlassian.com/jsm/assets/workspace/[worskapce-id]/v1/object/aql?objectType=Users&"E-mail Address"=[email]