Use expandables to show and hide nested content within response fields. They are particularly useful for displaying complex object properties in API documentation.Documentation Index
Fetch the complete documentation index at: https://mintlify-mintlify-document-missing-props-1773786541.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Expandable example
Properties
The name of the object you are showing.
Set to
true for the expandable to open when the page loads.Callback function invoked when the expandable is opened or closed.
When
true, children are not rendered until the expandable is first opened. Useful for
improving performance when expandable sections contain heavy content.