get https://localhost:8443/fineract-provider/api/v1/jobs/
Returns the details of a Job.
Example Requests:
jobs/5
Log in to see full request history
Response
Returns the details of a Job.
Example Requests:
jobs/5
xxxxxxxxxx
curl --request GET \
--url https://localhost:8443/fineract-provider/api/v1/jobs/jobId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: