Endpoints
Get all transforms
GET
/
api
/
v1
/
transform
/
all
/
{job_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
job_id
string
requiredQuery Parameters
page
integer
default: 1Response
200 - application/json
results
object[]
requiredpagination
object
required