Get Spread Job Status

GET /ws/rest/service/v2/activity/sheets/spread/jobStatus/{jobId}

Purpose

Retrieve the job status of Activity and Assignment Spreads.

Prerequisite

To retrieve the job status of a job created via the POST method, you must have Get Access permissions enabled within Integration Users.

Sample Request

URL: {hosturl}/ws/rest/service/v2/activity/sheets/spread/jobStatus/1688113665288

Sample Response

{

"message": [{

"jobId": 1690569686180,

"jobStatus": "COMPLETED",

"jobDetail": "Job is completed successfully."

}],

"status": 200,

"rest_audit_id": 16306

}

Related Topics

Activities and Assignments

Create, Update, and Remove Assignments

Create or Update Assignment Spreads

Create or Update Activity Spreads

Create Activity Dependency

Create, Update, and Remove Activities from the System Activity Sheet of a Specific Shell

Create, Update, and Delete Activities in the Manual Activity Sheet of a Specific Shell

Create or Update Manual Activity Sheet

Create or Update Baseline Schedule for Manual Activity Sheet

Create Schedule of Manual Activity Sheet

Get Activities from the System Activity Sheet of a Specific Shell

Get Activities from the Manual Activity Sheet of a Specific Shell

Get Activity Spread

Get Assignments

Get Assignment Spread

Get Manual Activity Sheet Dependencies

Get Manual Activity Sheet Properties

Get Spread File

Get Job Status

Delete Activities

Recost Project for Manual Activity Sheet



Last Published Friday, October 17, 2025