Skip to main content
POST
Get multiple LQA Assessments

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.

Body

application/json

List of job part references for a batch LQA assessment operation

jobParts
object[]
required

UIDs of the job parts to target; between 1 and 100 entries

Required array length: 1 - 100 elements
Example:

"[{\"uid\": \"3HYnHHLkTPJfMxBCDbPXFe\"}, {\"uid\": \"7DkZmLpQvRsWnCxBtYeAg2\"}]"

Response

OK

assessmentDetails
object[]