Page tree

Release 6.4.2


Contents:

   

For the latest updates on available API endpoints and documentation, see api.trifacta.com.

As of Release 6.4, the v3 APIs are End of Life (EOL). Before using this release or a later one, you should migrate to using the latest available API version. For more information, see API Version Support Matrix.
Latest version of this endpoint: API JobGroups Get Status v4.

Contents:


Get current status of the specified jobGroup. For more information on jobGroups, see API JobGroups Get List v3.

Version: v3

Required Permissions

NOTE: Each request to the Designer Cloud Powered by Trifacta® platform must include authentication credentials. See https://api.trifacta.com/ee/6.4/index.html#section/Authentication.

Request

Request Type: GET

Endpoint:

/v3/jobGroups/<id>/status

where:

ParameterDescription
<id>Internal identifier for the job group

Request URI - Example:

/v3/jobGroups/2/status

Request Body:

Empty.

Response

Response Status Code - Success: 200 - OK

Response Body Example:

"Complete"

Reference

For more information on the available status messages, see API JobGroups Get List v3.

This page has no comments.