How do I return a specific nested field (subfield) in a response from an interactive API docs call?

Knowledge Drop

Last tested: Oct 22, 2018
 

Write the name of the outer block followed by the nested fields desired in parentheses, like this: field(subfield)

Example:

Screen Shot 2018-10-22 at 2.55.08 PM.png

What about from an Sdk?

Example for Ruby scripts:

space(447, :fields => 'id, name, looks(id, title), dashboards(id, title)')

Note that all of the field names are contained in a comma-separated list in a string.

This content is subject to limited support.                

Version history
Last update:
‎06-14-2021 06:17 PM
Updated by: