API Endpoints for Trifacta Standard
Note
This feature may not be available in all product editions. For more information on available features, see Compare Editions.
The following endpoints are available for Standard Edition.
To access the reference documentation for each available API endpoint and method, selectHelp menu > API Documentationin theTrifacta Application.
JobGroup
Path | Description | Documentation URL |
---|---|---|
POST /v4/jobGroups | Run Job Group | Designer Cloud Powered by Trifacta: API Reference docs |
GET /v4/jobGroups/:id | Get job group | Designer Cloud Powered by Trifacta: API Reference docs |
GET /v4/jobGroups/:id/jobs | Get Jobs for Job Group | Designer Cloud Powered by Trifacta: API Reference docs |
Misc
Path | Description | Documentation URL |
---|---|---|
GET /v4/open-api-spec | Get OpenAPI specification | Designer Cloud Powered by Trifacta: API Reference docs |
Person
Path | Description | Documentation URL |
---|---|---|
GET /v4/people/current | Get Current Person | Designer Cloud Powered by Trifacta: API Reference docs |
GET /v4/people/:id | Get person | Designer Cloud Powered by Trifacta: API Reference docs |
GET /v4/people | List people | Designer Cloud Powered by Trifacta: API Reference docs |
Workspace
Path | Description | Documentation URL |
---|---|---|
PATCH /v4/workspaces/current/transfer | Transfer User Assets | Designer Cloud Powered by Trifacta: API Reference docs |