{
    "item": [
        {
            "id": "4225afe3-01f6-45e2-8ba2-7dc2ac3372e9",
            "name": "namespaces/{namespace}",
            "item": [
                {
                    "id": "67e8a89c-9e35-4177-a55a-3c3d18ed4404",
                    "name": "Get status of services",
                    "request": {
                        "name": "Get status of services",
                        "description": {
                            "content": "Ping the upstream service and get status of services",
                            "type": "text/plain"
                        },
                        "url": {
                            "path": [
                                "namespaces",
                                ":namespace",
                                "services"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [],
                            "variable": [
                                {
                                    "disabled": false,
                                    "type": "any",
                                    "value": "<string>",
                                    "key": "namespace",
                                    "description": "(Required) "
                                }
                            ]
                        },
                        "header": [
                            {
                                "key": "Accept",
                                "value": "application/json"
                            }
                        ],
                        "method": "GET",
                        "auth": null
                    },
                    "response": [
                        {
                            "id": "672e059d-b422-44fc-a8c3-070c9a11674f",
                            "name": "Success",
                            "originalRequest": {
                                "url": {
                                    "path": [
                                        "namespaces",
                                        ":namespace",
                                        "services"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [],
                                    "variable": [
                                        {
                                            "disabled": false,
                                            "type": "any",
                                            "value": "<string>",
                                            "key": "namespace",
                                            "description": "(Required) "
                                        }
                                    ]
                                },
                                "header": [
                                    {
                                        "description": {
                                            "content": "Added as a part of security scheme: oauth2",
                                            "type": "text/plain"
                                        },
                                        "key": "Authorization",
                                        "value": "<token>"
                                    }
                                ],
                                "method": "GET",
                                "body": {}
                            },
                            "status": "OK",
                            "code": 200,
                            "header": [
                                {
                                    "key": "Content-Type",
                                    "value": "text/plain"
                                }
                            ],
                            "body": "",
                            "cookie": [],
                            "_postman_previewlanguage": "text"
                        },
                        {
                            "id": "93c63423-bcd1-4f11-bab6-0d8bd853352c",
                            "name": "Bad Request",
                            "originalRequest": {
                                "url": {
                                    "path": [
                                        "namespaces",
                                        ":namespace",
                                        "services"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [],
                                    "variable": [
                                        {
                                            "disabled": false,
                                            "type": "any",
                                            "value": "<string>",
                                            "key": "namespace",
                                            "description": "(Required) "
                                        }
                                    ]
                                },
                                "header": [
                                    {
                                        "description": {
                                            "content": "Added as a part of security scheme: oauth2",
                                            "type": "text/plain"
                                        },
                                        "key": "Authorization",
                                        "value": "<token>"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application/json"
                                    }
                                ],
                                "method": "GET",
                                "body": {}
                            },
                            "status": "Bad Request",
                            "code": 400,
                            "header": [
                                {
                                    "key": "Content-Type",
                                    "value": "application/json"
                                }
                            ],
                            "body": "{\n  \"error\": \"Something exploded\",\n  \"code\": 42\n}",
                            "cookie": [],
                            "_postman_previewlanguage": "json"
                        },
                        {
                            "id": "15860c2c-bec8-4007-98c0-cadc23a8bc03",
                            "name": "Unauthorized",
                            "originalRequest": {
                                "url": {
                                    "path": [
                                        "namespaces",
                                        ":namespace",
                                        "services"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [],
                                    "variable": [
                                        {
                                            "disabled": false,
                                            "type": "any",
                                            "value": "<string>",
                                            "key": "namespace",
                                            "description": "(Required) "
                                        }
                                    ]
                                },
                                "header": [
                                    {
                                        "description": {
                                            "content": "Added as a part of security scheme: oauth2",
                                            "type": "text/plain"
                                        },
                                        "key": "Authorization",
                                        "value": "<token>"
                                    }
                                ],
                                "method": "GET",
                                "body": {}
                            },
                            "status": "Unauthorized",
                            "code": 401,
                            "header": [
                                {
                                    "key": "Content-Type",
                                    "value": "text/plain"
                                }
                            ],
                            "body": "",
                            "cookie": [],
                            "_postman_previewlanguage": "text"
                        },
                        {
                            "id": "588b277c-5b52-4adb-8a22-549f2523ccb8",
                            "name": "Unexpected Error",
                            "originalRequest": {
                                "url": {
                                    "path": [
                                        "namespaces",
                                        ":namespace",
                                        "services"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [],
                                    "variable": [
                                        {
                                            "disabled": false,
                                            "type": "any",
                                            "value": "<string>",
                                            "key": "namespace",
                                            "description": "(Required) "
                                        }
                                    ]
                                },
                                "header": [
                                    {
                                        "description": {
                                            "content": "Added as a part of security scheme: oauth2",
                                            "type": "text/plain"
                                        },
                                        "key": "Authorization",
                                        "value": "<token>"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application/json"
                                    }
                                ],
                                "method": "GET",
                                "body": {}
                            },
                            "status": "Internal Server Error",
                            "code": 500,
                            "header": [
                                {
                                    "key": "Content-Type",
                                    "value": "application/json"
                                }
                            ],
                            "body": "{\n  \"error\": \"Something exploded\",\n  \"code\": 42\n}",
                            "cookie": [],
                            "_postman_previewlanguage": "json"
                        }
                    ],
                    "event": [],
                    "protocolProfileBehavior": {
                        "disableBodyPruning": true
                    }
                },
                {
                    "id": "32effb90-3f65-4b7b-b1dc-0b3e57af48b2",
                    "name": "gateway",
                    "item": [
                        {
                            "id": "05970f2f-0be2-49b9-a416-7f07f24a39c6",
                            "name": "Updates the gateway config",
                            "request": {
                                "name": "Updates the gateway config",
                                "description": {
                                    "content": "Returns the changes that were performed",
                                    "type": "text/plain"
                                },
                                "url": {
                                    "path": [
                                        "namespaces",
                                        ":namespace",
                                        "gateway"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [],
                                    "variable": [
                                        {
                                            "disabled": false,
                                            "type": "any",
                                            "value": "<string>",
                                            "key": "namespace",
                                            "description": "(Required) "
                                        }
                                    ]
                                },
                                "header": [
                                    {
                                        "key": "Content-Type",
                                        "value": "multipart/form-data"
                                    },
                                    {
                                        "key": "Accept",
                                        "value": "application/json"
                                    }
                                ],
                                "method": "PUT",
                                "auth": null,
                                "body": {
                                    "mode": "formdata",
                                    "formdata": [
                                        {
                                            "key": "dryRun",
                                            "value": "<boolean>",
                                            "type": "text",
                                            "description": ""
                                        },
                                        {
                                            "key": "configFile",
                                            "type": "file",
                                            "description": ""
                                        }
                                    ]
                                }
                            },
                            "response": [
                                {
                                    "id": "3169af69-94c5-4321-ad08-6ccdcb4df15b",
                                    "name": "Success",
                                    "originalRequest": {
                                        "url": {
                                            "path": [
                                                "namespaces",
                                                ":namespace",
                                                "gateway"
                                            ],
                                            "host": [
                                                "{{baseUrl}}"
                                            ],
                                            "query": [],
                                            "variable": [
                                                {
                                                    "disabled": false,
                                                    "type": "any",
                                                    "value": "<string>",
                                                    "key": "namespace",
                                                    "description": "(Required) "
                                                }
                                            ]
                                        },
                                        "header": [
                                            {
                                                "description": {
                                                    "content": "Added as a part of security scheme: oauth2",
                                                    "type": "text/plain"
                                                },
                                                "key": "Authorization",
                                                "value": "<token>"
                                            },
                                            {
                                                "key": "Accept",
                                                "value": "application/json"
                                            }
                                        ],
                                        "method": "PUT",
                                        "body": {
                                            "mode": "formdata",
                                            "formdata": [
                                                {
                                                    "description": {
                                                        "content": "",
                                                        "type": "text/plain"
                                                    },
                                                    "key": "dryRun",
                                                    "value": "<boolean>",
                                                    "type": "text"
                                                },
                                                {
                                                    "description": {
                                                        "content": "",
                                                        "type": "text/plain"
                                                    },
                                                    "key": "configFile",
                                                    "value": "<binary>",
                                                    "type": "text"
                                                }
                                            ]
                                        }
                                    },
                                    "status": "OK",
                                    "code": 200,
                                    "header": [
                                        {
                                            "key": "Content-Type",
                                            "value": "application/json"
                                        }
                                    ],
                                    "body": "{\n  \"message\": \"Record updated\",\n  \"results\": \"proident pariatur\"\n}",
                                    "cookie": [],
                                    "_postman_previewlanguage": "json"
                                },
                                {
                                    "id": "e61958c2-95ef-4cf0-a6a0-2c8f81190c97",
                                    "name": "Unauthorized",
                                    "originalRequest": {
                                        "url": {
                                            "path": [
                                                "namespaces",
                                                ":namespace",
                                                "gateway"
                                            ],
                                            "host": [
                                                "{{baseUrl}}"
                                            ],
                                            "query": [],
                                            "variable": [
                                                {
                                                    "disabled": false,
                                                    "type": "any",
                                                    "value": "<string>",
                                                    "key": "namespace",
                                                    "description": "(Required) "
                                                }
                                            ]
                                        },
                                        "header": [
                                            {
                                                "description": {
                                                    "content": "Added as a part of security scheme: oauth2",
                                                    "type": "text/plain"
                                                },
                                                "key": "Authorization",
                                                "value": "<token>"
                                            }
                                        ],
                                        "method": "PUT",
                                        "body": {
                                            "mode": "formdata",
                                            "formdata": [
                                                {
                                                    "description": {
                                                        "content": "",
                                                        "type": "text/plain"
                                                    },
                                                    "key": "dryRun",
                                                    "value": "<boolean>",
                                                    "type": "text"
                                                },
                                                {
                                                    "description": {
                                                        "content": "",
                                                        "type": "text/plain"
                                                    },
                                                    "key": "configFile",
                                                    "value": "<binary>",
                                                    "type": "text"
                                                }
                                            ]
                                        }
                                    },
                                    "status": "Unauthorized",
                                    "code": 401,
                                    "header": [
                                        {
                                            "key": "Content-Type",
                                            "value": "text/plain"
                                        }
                                    ],
                                    "body": "",
                                    "cookie": [],
                                    "_postman_previewlanguage": "text"
                                },
                                {
                                    "id": "6e10d018-efff-46c6-a2bf-911de9405aa1",
                                    "name": "Unexpected Error",
                                    "originalRequest": {
                                        "url": {
                                            "path": [
                                                "namespaces",
                                                ":namespace",
                                                "gateway"
                                            ],
                                            "host": [
                                                "{{baseUrl}}"
                                            ],
                                            "query": [],
                                            "variable": [
                                                {
                                                    "disabled": false,
                                                    "type": "any",
                                                    "value": "<string>",
                                                    "key": "namespace",
                                                    "description": "(Required) "
                                                }
                                            ]
                                        },
                                        "header": [
                                            {
                                                "description": {
                                                    "content": "Added as a part of security scheme: oauth2",
                                                    "type": "text/plain"
                                                },
                                                "key": "Authorization",
                                                "value": "<token>"
                                            },
                                            {
                                                "key": "Accept",
                                                "value": "application/json"
                                            }
                                        ],
                                        "method": "PUT",
                                        "body": {
                                            "mode": "formdata",
                                            "formdata": [
                                                {
                                                    "description": {
                                                        "content": "",
                                                        "type": "text/plain"
                                                    },
                                                    "key": "dryRun",
                                                    "value": "<boolean>",
                                                    "type": "text"
                                                },
                                                {
                                                    "description": {
                                                        "content": "",
                                                        "type": "text/plain"
                                                    },
                                                    "key": "configFile",
                                                    "value": "<binary>",
                                                    "type": "text"
                                                }
                                            ]
                                        }
                                    },
                                    "status": "Internal Server Error",
                                    "code": 500,
                                    "header": [
                                        {
                                            "key": "Content-Type",
                                            "value": "application/json"
                                        }
                                    ],
                                    "body": "{\n  \"error\": \"Something exploded\",\n  \"code\": 42\n}",
                                    "cookie": [],
                                    "_postman_previewlanguage": "json"
                                }
                            ],
                            "event": [],
                            "protocolProfileBehavior": {
                                "disableBodyPruning": true
                            }
                        },
                        {
                            "id": "a431b765-c71a-49de-a19f-2a1db7193194",
                            "name": "Delete the gateway config",
                            "request": {
                                "name": "Delete the gateway config",
                                "description": {
                                    "content": "Deletes with optional qualifier",
                                    "type": "text/plain"
                                },
                                "url": {
                                    "path": [
                                        "namespaces",
                                        ":namespace",
                                        "gateway"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [],
                                    "variable": [
                                        {
                                            "disabled": false,
                                            "type": "any",
                                            "value": "<string>",
                                            "key": "namespace",
                                            "description": "(Required) "
                                        }
                                    ]
                                },
                                "header": [
                                    {
                                        "key": "Accept",
                                        "value": "application/json"
                                    }
                                ],
                                "method": "DELETE",
                                "auth": null
                            },
                            "response": [
                                {
                                    "id": "3f0ef66a-c0fe-4de9-9b34-6580decd0a8c",
                                    "name": "Success",
                                    "originalRequest": {
                                        "url": {
                                            "path": [
                                                "namespaces",
                                                ":namespace",
                                                "gateway"
                                            ],
                                            "host": [
                                                "{{baseUrl}}"
                                            ],
                                            "query": [],
                                            "variable": [
                                                {
                                                    "disabled": false,
                                                    "type": "any",
                                                    "value": "<string>",
                                                    "key": "namespace",
                                                    "description": "(Required) "
                                                }
                                            ]
                                        },
                                        "header": [
                                            {
                                                "description": {
                                                    "content": "Added as a part of security scheme: oauth2",
                                                    "type": "text/plain"
                                                },
                                                "key": "Authorization",
                                                "value": "<token>"
                                            }
                                        ],
                                        "method": "DELETE",
                                        "body": {}
                                    },
                                    "status": "No Content",
                                    "code": 204,
                                    "header": [
                                        {
                                            "key": "Content-Type",
                                            "value": "text/plain"
                                        }
                                    ],
                                    "body": "",
                                    "cookie": [],
                                    "_postman_previewlanguage": "text"
                                },
                                {
                                    "id": "8c35f06c-2db5-42d8-872f-83bb428fb59d",
                                    "name": "Unauthorized",
                                    "originalRequest": {
                                        "url": {
                                            "path": [
                                                "namespaces",
                                                ":namespace",
                                                "gateway"
                                            ],
                                            "host": [
                                                "{{baseUrl}}"
                                            ],
                                            "query": [],
                                            "variable": [
                                                {
                                                    "disabled": false,
                                                    "type": "any",
                                                    "value": "<string>",
                                                    "key": "namespace",
                                                    "description": "(Required) "
                                                }
                                            ]
                                        },
                                        "header": [
                                            {
                                                "description": {
                                                    "content": "Added as a part of security scheme: oauth2",
                                                    "type": "text/plain"
                                                },
                                                "key": "Authorization",
                                                "value": "<token>"
                                            }
                                        ],
                                        "method": "DELETE",
                                        "body": {}
                                    },
                                    "status": "Unauthorized",
                                    "code": 401,
                                    "header": [
                                        {
                                            "key": "Content-Type",
                                            "value": "text/plain"
                                        }
                                    ],
                                    "body": "",
                                    "cookie": [],
                                    "_postman_previewlanguage": "text"
                                },
                                {
                                    "id": "8cd50319-0509-4578-95fa-df620fcbdd06",
                                    "name": "Unexpected Error",
                                    "originalRequest": {
                                        "url": {
                                            "path": [
                                                "namespaces",
                                                ":namespace",
                                                "gateway"
                                            ],
                                            "host": [
                                                "{{baseUrl}}"
                                            ],
                                            "query": [],
                                            "variable": [
                                                {
                                                    "disabled": false,
                                                    "type": "any",
                                                    "value": "<string>",
                                                    "key": "namespace",
                                                    "description": "(Required) "
                                                }
                                            ]
                                        },
                                        "header": [
                                            {
                                                "description": {
                                                    "content": "Added as a part of security scheme: oauth2",
                                                    "type": "text/plain"
                                                },
                                                "key": "Authorization",
                                                "value": "<token>"
                                            },
                                            {
                                                "key": "Accept",
                                                "value": "application/json"
                                            }
                                        ],
                                        "method": "DELETE",
                                        "body": {}
                                    },
                                    "status": "Internal Server Error",
                                    "code": 500,
                                    "header": [
                                        {
                                            "key": "Content-Type",
                                            "value": "application/json"
                                        }
                                    ],
                                    "body": "{\n  \"error\": \"Something exploded\",\n  \"code\": 42\n}",
                                    "cookie": [],
                                    "_postman_previewlanguage": "json"
                                }
                            ],
                            "event": [],
                            "protocolProfileBehavior": {
                                "disableBodyPruning": true
                            }
                        },
                        {
                            "id": "b3b6cd5b-8a69-4dad-ba7b-62e669ce2867",
                            "name": "Delete the gateway config",
                            "request": {
                                "name": "Delete the gateway config",
                                "description": {
                                    "content": "Deletes with optional qualifier",
                                    "type": "text/plain"
                                },
                                "url": {
                                    "path": [
                                        "namespaces",
                                        ":namespace",
                                        "gateway",
                                        ":qualifier"
                                    ],
                                    "host": [
                                        "{{baseUrl}}"
                                    ],
                                    "query": [],
                                    "variable": [
                                        {
                                            "disabled": false,
                                            "type": "any",
                                            "value": "<string>",
                                            "key": "namespace",
                                            "description": "(Required) "
                                        },
                                        {
                                            "disabled": false,
                                            "type": "any",
                                            "value": "<string>",
                                            "key": "qualifier",
                                            "description": "(Required) "
                                        }
                                    ]
                                },
                                "header": [
                                    {
                                        "key": "Accept",
                                        "value": "application/json"
                                    }
                                ],
                                "method": "DELETE",
                                "auth": null
                            },
                            "response": [
                                {
                                    "id": "3c2e9539-6b80-4fcf-abbf-f2bee7430b1a",
                                    "name": "Success",
                                    "originalRequest": {
                                        "url": {
                                            "path": [
                                                "namespaces",
                                                ":namespace",
                                                "gateway",
                                                ":qualifier"
                                            ],
                                            "host": [
                                                "{{baseUrl}}"
                                            ],
                                            "query": [],
                                            "variable": [
                                                {
                                                    "disabled": false,
                                                    "type": "any",
                                                    "value": "<string>",
                                                    "key": "namespace",
                                                    "description": "(Required) "
                                                },
                                                {
                                                    "disabled": false,
                                                    "type": "any",
                                                    "value": "<string>",
                                                    "key": "qualifier",
                                                    "description": "(Required) "
                                                }
                                            ]
                                        },
                                        "header": [
                                            {
                                                "description": {
                                                    "content": "Added as a part of security scheme: oauth2",
                                                    "type": "text/plain"
                                                },
                                                "key": "Authorization",
                                                "value": "<token>"
                                            }
                                        ],
                                        "method": "DELETE",
                                        "body": {}
                                    },
                                    "status": "No Content",
                                    "code": 204,
                                    "header": [
                                        {
                                            "key": "Content-Type",
                                            "value": "text/plain"
                                        }
                                    ],
                                    "body": "",
                                    "cookie": [],
                                    "_postman_previewlanguage": "text"
                                },
                                {
                                    "id": "00e1ff56-758a-4c56-b4ec-eae0324387dc",
                                    "name": "Unauthorized",
                                    "originalRequest": {
                                        "url": {
                                            "path": [
                                                "namespaces",
                                                ":namespace",
                                                "gateway",
                                                ":qualifier"
                                            ],
                                            "host": [
                                                "{{baseUrl}}"
                                            ],
                                            "query": [],
                                            "variable": [
                                                {
                                                    "disabled": false,
                                                    "type": "any",
                                                    "value": "<string>",
                                                    "key": "namespace",
                                                    "description": "(Required) "
                                                },
                                                {
                                                    "disabled": false,
                                                    "type": "any",
                                                    "value": "<string>",
                                                    "key": "qualifier",
                                                    "description": "(Required) "
                                                }
                                            ]
                                        },
                                        "header": [
                                            {
                                                "description": {
                                                    "content": "Added as a part of security scheme: oauth2",
                                                    "type": "text/plain"
                                                },
                                                "key": "Authorization",
                                                "value": "<token>"
                                            }
                                        ],
                                        "method": "DELETE",
                                        "body": {}
                                    },
                                    "status": "Unauthorized",
                                    "code": 401,
                                    "header": [
                                        {
                                            "key": "Content-Type",
                                            "value": "text/plain"
                                        }
                                    ],
                                    "body": "",
                                    "cookie": [],
                                    "_postman_previewlanguage": "text"
                                },
                                {
                                    "id": "b5c31a32-192c-4c01-85c3-3095405fdf5d",
                                    "name": "Unexpected Error",
                                    "originalRequest": {
                                        "url": {
                                            "path": [
                                                "namespaces",
                                                ":namespace",
                                                "gateway",
                                                ":qualifier"
                                            ],
                                            "host": [
                                                "{{baseUrl}}"
                                            ],
                                            "query": [],
                                            "variable": [
                                                {
                                                    "disabled": false,
                                                    "type": "any",
                                                    "value": "<string>",
                                                    "key": "namespace",
                                                    "description": "(Required) "
                                                },
                                                {
                                                    "disabled": false,
                                                    "type": "any",
                                                    "value": "<string>",
                                                    "key": "qualifier",
                                                    "description": "(Required) "
                                                }
                                            ]
                                        },
                                        "header": [
                                            {
                                                "description": {
                                                    "content": "Added as a part of security scheme: oauth2",
                                                    "type": "text/plain"
                                                },
                                                "key": "Authorization",
                                                "value": "<token>"
                                            },
                                            {
                                                "key": "Accept",
                                                "value": "application/json"
                                            }
                                        ],
                                        "method": "DELETE",
                                        "body": {}
                                    },
                                    "status": "Internal Server Error",
                                    "code": 500,
                                    "header": [
                                        {
                                            "key": "Content-Type",
                                            "value": "application/json"
                                        }
                                    ],
                                    "body": "{\n  \"error\": \"Something exploded\",\n  \"code\": 42\n}",
                                    "cookie": [],
                                    "_postman_previewlanguage": "json"
                                }
                            ],
                            "event": [],
                            "protocolProfileBehavior": {
                                "disableBodyPruning": true
                            }
                        }
                    ],
                    "event": []
                }
            ],
            "event": []
        },
        {
            "id": "73e4b2da-2da7-44fb-a2ad-e798a2e8d4bb",
            "name": "Return overall API status",
            "request": {
                "name": "Return overall API status",
                "description": {
                    "content": "Returns the overall API status",
                    "type": "text/plain"
                },
                "url": {
                    "path": [
                        "status"
                    ],
                    "host": [
                        "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                },
                "header": [
                    {
                        "key": "Accept",
                        "value": "application/json"
                    }
                ],
                "method": "GET",
                "auth": null
            },
            "response": [
                {
                    "id": "b947677e-2d68-48eb-8990-71e52c93222f",
                    "name": "Success",
                    "originalRequest": {
                        "url": {
                            "path": [
                                "status"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [],
                            "variable": []
                        },
                        "header": [
                            {
                                "description": {
                                    "content": "Added as a part of security scheme: oauth2",
                                    "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "<token>"
                            },
                            {
                                "key": "Accept",
                                "value": "application/json"
                            }
                        ],
                        "method": "GET",
                        "body": {}
                    },
                    "status": "OK",
                    "code": 200,
                    "header": [
                        {
                            "key": "Content-Type",
                            "value": "application/json"
                        }
                    ],
                    "body": "{\n  \"message\": \"Record updated\",\n  \"results\": \"proident pariatur\"\n}",
                    "cookie": [],
                    "_postman_previewlanguage": "json"
                },
                {
                    "id": "e7c368a3-b6d1-4736-a9d0-dbd78347116e",
                    "name": "Unauthorized",
                    "originalRequest": {
                        "url": {
                            "path": [
                                "status"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [],
                            "variable": []
                        },
                        "header": [
                            {
                                "description": {
                                    "content": "Added as a part of security scheme: oauth2",
                                    "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "<token>"
                            }
                        ],
                        "method": "GET",
                        "body": {}
                    },
                    "status": "Unauthorized",
                    "code": 401,
                    "header": [
                        {
                            "key": "Content-Type",
                            "value": "text/plain"
                        }
                    ],
                    "body": "",
                    "cookie": [],
                    "_postman_previewlanguage": "text"
                },
                {
                    "id": "f37683f9-7f30-4f06-b17e-7c69e9836ed9",
                    "name": "Unexpected Error",
                    "originalRequest": {
                        "url": {
                            "path": [
                                "status"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [],
                            "variable": []
                        },
                        "header": [
                            {
                                "description": {
                                    "content": "Added as a part of security scheme: oauth2",
                                    "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "<token>"
                            },
                            {
                                "key": "Accept",
                                "value": "application/json"
                            }
                        ],
                        "method": "GET",
                        "body": {}
                    },
                    "status": "Internal Server Error",
                    "code": 500,
                    "header": [
                        {
                            "key": "Content-Type",
                            "value": "application/json"
                        }
                    ],
                    "body": "{\n  \"error\": \"Something exploded\",\n  \"code\": 42\n}",
                    "cookie": [],
                    "_postman_previewlanguage": "json"
                }
            ],
            "event": [],
            "protocolProfileBehavior": {
                "disableBodyPruning": true
            }
        },
        {
            "id": "adc0a8fd-0a8d-46e2-9ac0-fcdc0441b07c",
            "name": "Return key information about authenticated identity",
            "request": {
                "name": "Return key information about authenticated identity",
                "description": {
                    "content": "Authenticated identity details",
                    "type": "text/plain"
                },
                "url": {
                    "path": [
                        "whoami"
                    ],
                    "host": [
                        "{{baseUrl}}"
                    ],
                    "query": [],
                    "variable": []
                },
                "header": [
                    {
                        "key": "Accept",
                        "value": "application/json"
                    }
                ],
                "method": "GET",
                "auth": null
            },
            "response": [
                {
                    "id": "030f7db6-8900-490d-9607-f5e53ef47a57",
                    "name": "Success",
                    "originalRequest": {
                        "url": {
                            "path": [
                                "whoami"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [],
                            "variable": []
                        },
                        "header": [
                            {
                                "description": {
                                    "content": "Added as a part of security scheme: oauth2",
                                    "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "<token>"
                            },
                            {
                                "key": "Accept",
                                "value": "application/json"
                            }
                        ],
                        "method": "GET",
                        "body": {}
                    },
                    "status": "OK",
                    "code": 200,
                    "header": [
                        {
                            "key": "Content-Type",
                            "value": "application/json"
                        }
                    ],
                    "body": "{\n  \"namespace\": \"voluptate\"\n}",
                    "cookie": [],
                    "_postman_previewlanguage": "json"
                },
                {
                    "id": "bc285c94-26aa-458b-9f5e-15fc6e7ebb66",
                    "name": "Unauthorized",
                    "originalRequest": {
                        "url": {
                            "path": [
                                "whoami"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [],
                            "variable": []
                        },
                        "header": [
                            {
                                "description": {
                                    "content": "Added as a part of security scheme: oauth2",
                                    "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "<token>"
                            }
                        ],
                        "method": "GET",
                        "body": {}
                    },
                    "status": "Unauthorized",
                    "code": 401,
                    "header": [
                        {
                            "key": "Content-Type",
                            "value": "text/plain"
                        }
                    ],
                    "body": "",
                    "cookie": [],
                    "_postman_previewlanguage": "text"
                },
                {
                    "id": "6b59e0dd-d290-4f38-9fd5-68bd9adebf80",
                    "name": "Unexpected Error",
                    "originalRequest": {
                        "url": {
                            "path": [
                                "whoami"
                            ],
                            "host": [
                                "{{baseUrl}}"
                            ],
                            "query": [],
                            "variable": []
                        },
                        "header": [
                            {
                                "description": {
                                    "content": "Added as a part of security scheme: oauth2",
                                    "type": "text/plain"
                                },
                                "key": "Authorization",
                                "value": "<token>"
                            },
                            {
                                "key": "Accept",
                                "value": "application/json"
                            }
                        ],
                        "method": "GET",
                        "body": {}
                    },
                    "status": "Internal Server Error",
                    "code": 500,
                    "header": [
                        {
                            "key": "Content-Type",
                            "value": "application/json"
                        }
                    ],
                    "body": "{\n  \"error\": \"Something exploded\",\n  \"code\": 42\n}",
                    "cookie": [],
                    "_postman_previewlanguage": "json"
                }
            ],
            "event": [],
            "protocolProfileBehavior": {
                "disableBodyPruning": true
            }
        }
    ],
    "event": [],
    "variable": [
        {
            "type": "string",
            "value": "/v2",
            "key": "baseUrl"
        }
    ],
    "auth": {
        "type": "oauth2",
        "oauth2": [
            {
                "key": "client_authentication",
                "value": "header",
                "type": "string"
            },
            {
                "key": "clientId",
                "value": "sa-*",
                "type": "string"
            },
            {
                "key": "scope",
                "value": "openid",
                "type": "string"
            },
            {
                "key": "accessTokenUrl",
                "value": "https://authz-apps-gov-bc-ca.test.api.gov.bc.ca/auth/realms/aps/protocol/openid-connect/token",
                "type": "string"
            },
            {
                "key": "grant_type",
                "value": "client_credentials",
                "type": "string"
            }
        ]
    },
    "info": {
        "_postman_id": "a568985c-eaf2-4f9d-8bad-c4b353b6207c",
        "name": "Gateway Administration (GWA) API",
        "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
        "description": {
            "content": "# Introduction\nThis set of APIs are responsible for:\n  * validating Kong Declarative Config and applying it to Kong\n  * managing namespaces to segment services",
            "type": "text/plain"
        }
    }
}