Job Queue
Retrieves successful jobs
Fetches a paginated list of successful jobs. Results can be paginated using query parameters.
get/api/v1/jobs/successful
Query parameters
pageinteger
Page number to retrieve (1-based).
pageSizeinteger
Number of records per page.
Response
Successfully retrieved the paginated list of successful jobs.
Changes
No recorded changes to this endpoint across all 1 revision of this API.