Skip to main content
POST
Compare jobs on workflow levels

Authorizations

Authorization
string
header
required

Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.

Path Parameters

projectUid
string
required

Project UID

Query Parameters

atWorkflowLevel
integer<int32>
default:1

Workflow level to compare

Required range: 1 <= x <= 15
withWorkflowLevel
integer<int32>
default:1

Workflow level to compare with

Required range: 1 <= x <= 15

Body

application/json

Job parts to compare

jobs
object[]
required
Required array length: 1 - 100 elements

Response

OK

segments
object[]