Skip to main content
All GET endpoints that return resource collections support inclusion via URL parameter. This allows you to fetch related parent and child resources in a single request.
fields
string
default:"null"
A comma-separated list of property paths.
Inclusion nesting depth is restricted for better performance.