Skip Navigation

Data Cloud Developer Guide

control-j is the search shortcutj
Winter '25 (API version 62.0)
Summer '24 (API version 61.0)
Spring '24 (API version 60.0)
Winter '24 (API version 59.0)
Summer '23 (API version 58.0)
Spring '23 (API version 57.0)
Winter '23 (API version 56.0)
Summer '22 (API version 55.0)
Spring '22 (API version 54.0)
Winter '22 (API version 53.0)
Summer '21 (API version 52.0)
Spring '21 (API version 51.0)
Data Cloud Developer Guide
Connect Data
Ingest Data
Load Data into Data Cloud
Get Started with Ingestion API
Streaming Ingestion
Bulk Ingestion
Create a Job
Upload Job Data
Close or Abort a Job
Delete a Job
Get Job Info
Get All Jobs
Create an Amazon S3 Data Stream
Rotation of S3 Credentials with Metadata API
Model Data
Extract Data
PDF
Ingest Data/Load Data into Data Cloud/Bulk Ingestion/Get Job Info

Get Job Info

Retrieves detailed information about the specified job.
URI
/api/v1/ingest/jobs/{id}
Available since release
Data Cloud v1.0, Salesforce v51.0
Formats
JSON
HTTP methods
GET
Authentication
Authorization: Bearer access_token
Request body
Request parameters
Parameter Description
id The job id returned in the response body from the Create Job request.
Response body
Salesforce logo