get https://$DOMAIN/autoql/management/api/v1/database/models/jobs
Check the status of any current jobs, like installations or removals of AutoQL Models
- Requires AutoQL JWT
Log in to see full request history
Response
Check the status of any current jobs, like installations or removals of AutoQL Models
xxxxxxxxxx
curl --request GET \
--url 'https:///$DOMAIN/autoql/management/api/v1/database/models/jobs' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: