Related schemas
- Background Job — field reference for background job objects
Endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET | /api/v2/background-jobs | List background job |
| GET | /api/v2/background-jobs/{id} | Get background job |
A background job that can be used to perform long-running tasks
| Method | Endpoint | Description |
|---|---|---|
| GET | /api/v2/background-jobs | List background job |
| GET | /api/v2/background-jobs/{id} | Get background job |