List transformation jobs

GET {{baseUrl}}/api/organizations/:organizationId/create-project?limit=<integer>&offset=<integer>

Get list of transformation jobs.

Request Params

KeyDatatypeRequiredDescription
limitstringMaximum number of results
offsetstringOffset in results, can be used in conjunction with LimitResultsParameter to implement paging.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;jobs&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;totalJobCount&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}