Use theDocumentation Index
Fetch the complete documentation index at: https://mintlify-mintlify-update-component-docs-1773786142.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
<ResponseField> component to define the return values of an API. Many docs also use <ResponseField> on pages when you need to list the types of something.
A response field example
Props
The name of the response value.
Expected type of the response value - this can be any arbitrary string.
The default value.
Show “required” beside the field name.
Whether a field is deprecated or not.
Hide the field from the documentation. The field is still functional but not visible.
Custom anchor ID for linking directly to this field.
Labels that are shown before the name of the field.
Labels that are shown after the name of the field.