sensible-so · Arazzo Workflow
Sensible Get Document Type Then List Configurations
Version 1.0.0
Fetch a document type by id and then enumerate the configurations defined inside it.
Provider
Workflows
get-document-type-then-list-configurations
Fetch a document type by id and list the configurations it contains.
Retrieves the document type by id, then lists the configurations defined within that document type.
1
getDocumentType
get-document-type
Fetch the document type by its id to read its name and schema.
2
listConfigurations
list-configurations
List the configurations defined inside the resolved document type.