get https://{serverURL}/api/job-executions
Retrieves all job executions.
Responses
Retrieves all job executions.
xxxxxxxxxx
curl --request GET \
--url 'https://changeme/api/job-executions?max=25&offset=0&sort=name&direction=asc' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: