Transformations
Download API definition:
GET https://sampleHostName/transformations/{transformationId}
This endpoint is used to track progress of a transformation for a provided transformationId.
Authentication
Requires Authorization
header with valid Bearer token for scope transformations:read
.
For more documentation on authorization and how to get access token visit OAUTH2 Authorization page.