v1
latestOpenAPI 3.0.32026-07-26630183.2 KBModalities
Modalities
get/modalities
Query parameters
idstring required
sitestring required
Example:br
It refers to the country code and must be filled with two alphabetic characters.
language'ES' | 'PT' | 'EN' required
This field must be filled with the language in which you want to receive the response.
fromstring
Start date of the search range. This field must be used together with 'to'; providing only one of the two parameters is not supported.
tostring
End date of the search range. This field must be used together with 'from'; providing only one of the two parameters is not supported.
Response
Successful response
Example response
{
"modalities": [
{
"id": "ORL_1P1D_EPIC"
}
]
}