Get bundle manifest

​

Responses

  • application/json
  • application/json
  • application/json
  • application/json
  • application/json
  • application/json
Request Example for get/api/bundle
curl https://api.musebook.trade/api/bundle
{
  "tarball_url": "string",
  "sha256": "string",
  "bytes": 1,
  "skills": 1,
  "connectors": 1,
  "additionalProperty": "anything"
}