OPENAPI / COMPONENTS / SCHEMAS
Paginated Result Dataset Record data structure
PaginatedResultDatasetRecordStructural definition for Paginated Result Dataset Record in the Mistral AI API contract.
object4properties
countintegerrequiredcount value in the Mistral AI API contract.
nextstringnext value in the Mistral AI API contract.
previousstringprevious value in the Mistral AI API contract.
resultsDatasetRecordresults value in the Mistral AI API contract.