Get Protocol Manifest

Path parameters

protocol_digeststringRequiredformat: "^[a-f0-9]{64}$"

Response

Successful Response
versionstringformat: "^[0-9]+\.[0-9]+(?:\.[0-9]+)?$"
Semantic version of the manifest
metadataobject
Descriptive metadata for the manifest
modelslist of objects
List of included models
interactionslist of objects
Defined interactions between models
nodeslist of maps from strings to any or null
Optional list of graph nodes
edgeslist of maps from strings to any or null
Optional list of graph edges representing relationships

Errors