OPENAPI / COMPONENTS / SCHEMAS

Paginated Result Dataset Record data structure

PaginatedResultDatasetRecord

Structural definition for Paginated Result Dataset Record in the Mistral AI API contract.

object4properties
countintegerrequired

count value in the Mistral AI API contract.

nextstring

next value in the Mistral AI API contract.

previousstring

previous value in the Mistral AI API contract.

resultsDatasetRecord

results value in the Mistral AI API contract.