Get images that were sent to your prediction endpoint.

post/projects/{projectId}/predictions/query

Path parameters

projectIdstring uuid required

The project id.

Request body

sessionstring
continuationstring
maxCountinteger
orderBy'Newest' | 'Oldest' | 'Suggested'
iterationIdstring uuid nullable
startTimestring date-time nullable
endTimestring date-time nullable
applicationstring

Response

OK

Changes

Changed in 4 of the 12 revisions of this API.116

  • e873dad2a18912See the full diff
    • deleted the header request parameter Training-Key

      request-parameter-removed

    • api operation id QueryPredictions removed and replaced with Predictions_Query

      api-operation-id-removed

    • api tag PredictionsApi removed

      api-tag-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api operation id Predictions_Query removed and replaced with QueryPredictions

      api-operation-id-removed

    • api tag PredictionsApi added

      api-tag-added

    • api operation id QueryPredictionResults removed and replaced with QueryPredictions

      api-operation-id-removed

    • added the new required header request parameter Training-Key

      new-required-request-parameter

    • api operation id QueryPredictions removed and replaced with QueryPredictionResults

      api-operation-id-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog