Response body from an API endpoint that performs work asynchronously (i.e. does not complete the work immediately).
{ "jobDocs": "https://www.bytescale.com/docs/job-api/GetJob", "jobId": "01ARZ3NDEKTSV4RRFFQ69G5FAV", "jobType": "ExampleJob", "jobUrl": "https://api.bytescale.com/v2/accounts/FW25aki/jobs/ExampleJob/01ARZ3NDEKTSV4RRFFQ69G5FAV"}
Link to the documentation that describes how to get a job's status from its job ID.
Type: String
Value: "https://www.bytescale.com/docs/job-api/GetJob"
Required: Yes
Unique ID for the job.
Example: "01ARZ3NDEKTSV4RRFFQ69G5FAV"
Type: String
Length: 26
Required: Yes
Type of the job.
Example: "ExampleJob"
Type: String
Allowed Values: "CopyFileBatchJob", "CopyFolderBatchJob", "DeleteFileBatchJob", "DeleteFolderBatchJob", "ProcessFileJob"
Required: Yes
URL for the job's status.
You can GET this URL to retrieve the job's status.
You must authorize your GET request with a secret_* API key when accessing the URL.
Example: "https://api.bytescale.com/v2/accounts/FW25aki/jobs/ExampleJob/01ARZ3NDEKTSV4RRFFQ69G5FAV"
Type: String
Min Length: 1
Max Length: 255
Required: Yes
This website uses cookies. By continuing you are consenting to the use of cookies per our cookie policy.
This website requires a modern web browser -- the latest versions of these browsers are supported: