You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically generated from the Octopize project avatar-python to make SIGO compatible. Please vote with a thumbs up or thumbs down to assess the quality of the automatic generation.
Best regards,
The SIGO Team
The text was updated successfully, but these errors were encountered:
Description
Retrieve all jobs executed by the current user.
Request
Method
GET
URL
/jobs
Request Parameters
nb_days
Request Body
None
Result
Result parameters
id
kind
created_at
status
error_message
traceback
result
parameters
current_progress
Result Body
The response body is a JSON array of job objects.
Example Curl Request
Request
curl -X GET http://localhost:8080/jobs -H "Authorization: Bearer <access_token>"
Curl Response
Go server
Struct
Handler
Handler
Links
Automated Issue Details
Dear visitor,
This issue has been automatically generated from the Octopize project avatar-python to make SIGO compatible. Please vote with a thumbs up or thumbs down to assess the quality of the automatic generation.
Best regards,
The SIGO Team
The text was updated successfully, but these errors were encountered: