OptionalmetadataOptionalnumRelationships?: numberThe number of relationships in the current response object.
Optionalskip?: numberThe number of relationships to skip.
OptionaltotalRelationships?: numberThe total number of relationships.
The relationships in a table.
The child table id of the relationship.
OptionalforeignKeyField?: { id?: number; label?: string; type?: string; [key: string]: unknown }The foreign key field information.
Optionalid?: numberField id.
Optionallabel?: stringField label.
Optionaltype?: stringField type.
The relationship id (foreign key field id).
Whether this is a cross-app relationship.
OptionallookupFields?: { id?: number; label?: string; type?: string; [key: string]: unknown }[]The lookup fields array.
The parent table id of the relationship.
OptionalsummaryFields?: { id?: number; label?: string; type?: string; [key: string]: unknown }[]The summary fields array.
Additional information about the results that may be helpful.