AssignmentBadRequestResponse
objectstatusCodeinteger(int32)
Example:400
timestampstring(date-time)
errorIdstring
Example:0286d47a-7ad9-499c-8ca0-8f6634d236a3
messagestring
Example:You have reached the maximum allowed limit.
Example
AssignmentAccessDeniedResponse
objectstatusCodeinteger(int32)
Example:400
timestampstring(date-time)
errorIdstring
Example:0286d47a-7ad9-499c-8ca0-8f6634d236a3
messagestring
Example:User is not recognized or authorized.
Example
AssignmentNoContentResponse
objectstatusCodeinteger(int32)
Example:400
timestampstring(date-time)
errorIdstring
Example:0286d47a-7ad9-499c-8ca0-8f6634d236a3
messagestring
Example:No pending tasks at the moment.
Example
AssignmentResourceNotFoundResponse
objectstatusCodeinteger(int32)
Example:500
timestampstring(date-time)
errorIdstring
Example:0286d47a-7ad9-499c-8ca0-8f6634d236a3
messagestring
Example:Task not available with provided taskId.
Example
ServerErrorResponse
objectstatusCodeinteger(int32)
Example:500
timestampinteger(int64)
Example:1681395423438
errorIdstring
Example:0286d47a-7ad9-499c-8ca0-8f6634d236a3
messagestring
Example:Failed to process request
Example