Asynchronous Jobs
The AsynchronousJob Object
Please refer to the Basics section for more information on asynchronous operations.
Properties
id
stringstatus
enumOne ofprequeued, pending, success, or failure.
response
objectOptionalThe response to a request executed as a job
Show
response
attributesrequest
objectThe request that kicked off the job
Show
request
attributesEndpoints
GET
/jobs/:id
Fetch a Job
GEThttps://production.rutterapi.com/versioned/jobs/:id
Request Parameters
id
stringpathRequiredThe ID of the job.
Response Body
Support by integration
All platforms
Have questions?
Contact support for personalized guidance.