{
	"info": {
		"_postman_id": "749b3f51-35d4-4565-a8fb-9d781c89eb2b",
		"name": "Content",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
	},
	"item": [
		{
			"name": "Get Content of Metadata",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://{{host}}/api/content/key/5809b136-5f8b-4aab-9ac1-aa854eafb83e",
					"protocol": "https",
					"host": [
						"{{host}}"
					],
					"path": [
						"api",
						"content",
						"key",
						"5809b136-5f8b-4aab-9ac1-aa854eafb83e"
					]
				}
			},
			"response": []
		}
	]
}