Asynchronous Jobs

The AsynchronousJob Object

Please refer to the Basics section for more information on asynchronous operations.

Properties

idstring
statusenum
One ofprequeuedpendingsuccess, or failure.
responseobjectOptional

The response to a request executed as a job

Show response attributes
requestobject

The request that kicked off the job

Show request attributes
Endpoints
GET
/jobs/:id

Fetch a Job

GEThttps://production.rutterapi.com/versioned/jobs/:id

Request Parameters

    idstringpathRequired

    The ID of the job.

Response Body

Support by integration

Expand to view platform rules
All platforms

Have questions?

Contact support for personalized guidance.

Contact support
Previous
Events