Is there a way to get a list of all the Analytic Apps on the Gallery? Under the API V3 endpoints I see .../v3/workflows but I don't see anywhere in the results that shows that it is an app. I even filtered for a job I know is an app but don't see any kind of tag or anything.
[
{ "id": "657cdd11c5176fe17c6643b0",
"name": "xxxxxxxx APP_Add Job",
"ownerId": "62cc7c76fe1ab232eadcc6eb",
"dateCreated": "2026-01-07T21:20:52.708Z",
"publishedVersionNumber": 99,
"isAmp": true,
"executionMode": "Standard" }
]