Get Schemas Aggregated

Gets the aggregated schema.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

custom_schema_spec.appslist of stringsOptional
List of apps.
custom_schema_spec.subtypestringOptionalformat: "text"
Name of the subtype.
is_custom_leaf_typebooleanOptional
Whether the leaf type corresponds to a custom object.
leaf_typestringOptionalformat: "text"
The leaf type. Used for inferring the default stage diagram and tenant fragment ID.

Response

Success.
schemaobject
List of custom fields from multiple source fragments.

Errors