Get current status of dataset job

Returns the most recent status log entry for a dataset job, showing its current state.

datasetJobStatusName is one of Pending, Processing, Completed, or UnknownError. Pending and
Processing mean the job is still in flight; Completed and UnknownError are terminal. Because record
loads are asynchronous, poll this endpoint until the job reaches a terminal status before loading more
records into the same dataset.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The ID of the dataset job to get the current status for

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

404

Could not find status for the specified job ID

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json