If your API returns different responses based on input parameters, user context, or other conditions of the request, you can document multiple response examples with theDocumentation Index
Fetch the complete documentation index at: https://www.mintlify.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
examples property.
Add this property to any response. It has the following schema.
Audio response examples
For endpoints that return audio files, set the response content type toaudio/* and provide a URL to an audio file as the example value. The playground renders an interactive audio player instead of a code snippet.