get https://api.unloc.app/v2/projects//jobs
Get a list of Jobs in the Project. Finished Jobs are kept for 60 days before being deleted.
Use the limit
parameter to specify how many items you want to receive. If not specified, limit
is set to the maximum supported value of the API: 2500. You can use the limit
and startAfterId
query parameters together in order to implement a pagination system.
Required Scope | project.admin |