v1
latestOpenAPI 3.0.42026-08-04342835917.6 KBGets a validation set that is available to the user and best matches the provided parameters.
Query parameters
The types of assets that the validation set should contain. An asset type can be an image, video, audio, text, or any combination of these.
This parameter is a flag, meaning that it can be null or contain multiple values. If multiple values are provided, a validation set will be chosen that contains at least one of the specified asset types.
The rapid modalities that the validation set should contain. The modality is the type of rapid such as classify, compare, locate, etc.
This parameter is a flag, meaning that it can be null or contain multiple values. If multiple values are provided, a validation set will be chosen that contains at least one of the specified modalities.
The prompt types that the validation set should contain. A prompt type is the additional information that is presented to the user when solving a rapid. For example, a prompt type can be either text or an asset if the context is an image or video.
This parameter is a flag, meaning that it can be null or contain multiple values. If multiple values are provided, a validation set will be chosen that contains at least one of the specified prompt types.
An instruction used to find validation sets that have similar instructions. An instruction is a text that is presented to the user when solving a rapid that explains how to solve the rapid.
Response
OK