v1

latestOpenAPI 3.0.12026-07-26381328555.2 KB
BatchJob

Get Batch Job Summary

Retrieves a batch job summary by its code

get/platform/data/batchJob/actions/{code}/summary

Path parameters

codestring required

Query parameters

responseFieldsstring

limits which fields are returned in the response body

Response

OK

codestring nullable
dateStartedstring date-time nullable
namestring nullable
scheduledDatestring date-time nullable
status'Ready' | 'Pending' | 'Running' | 'Completed' | 'Canceled'