500 - parameter cannot be negative
POST {{host}}/action/composite/v3/search
This API is associated with batch creation The endpoint for Creates a Batch is /batch/create The fields marked with an asterisk (*) are mandatory. They cannot be null or empty.
Request Body
{"request"=>{"filters"=>{"objectType"=>["AssessmentItem"], "status"=>["Live"]}, "sort_by"=>{"lastUpdatedOn"=>"desc"}, "limit"=>-1}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
X-Authenticated-User-token | string | ||
Authorization | string | ||
X-Channel-Id | string |