{
    "item": [
        {
            "id": "23a503fb-b39c-44c4-ba6c-73541b2dab69",
            "name": "namespaces/{namespace}",
            "item": [
                {
                    "id": "042bebf9-b5e2-4593-8fde-8c81e52249a5",
                    "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": "2917b445-e944-4d80-b2ca-0cca09181e55",
                            "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": "3a32ecbd-92e0-4f10-9c8f-f80f35c7763b",
                            "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": "be732e9e-5a3a-4e59-9876-1c998aefafa7",
                            "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": "57077abd-4024-417b-b86e-b7cdf8092f0c",
                            "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": "e971f10d-8a7b-4f9b-997a-98dac90c3934",
                    "name": "gateway",
                    "item": [
                        {
                            "id": "83f2e1e2-3395-43bb-9639-01a35a59f4e3",
                            "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": "c7370e93-4d45-4497-bbde-182ef22b15f8",
                                    "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\": \"consequat consectetur\"\n}",
                                    "cookie": [],
                                    "_postman_previewlanguage": "json"
                                },
                                {
                                    "id": "39726f5f-cd9f-4850-984e-643d0202696b",
                                    "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": "97811111-9d74-43bf-aacc-c55b1c4ca55d",
                                    "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": "c4992955-6392-4c2c-a310-c7b41cd2029a",
                            "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": "46ac380f-b54e-4230-a724-2ae2cbd367a0",
                                    "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": "eda15da2-b835-468b-b6ca-e91dd688968d",
                                    "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": "06d86e36-7d2c-483a-8537-0e7a4140b066",
                                    "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": "f5696443-ee10-4891-87fd-9113812e28ab",
                            "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": "4a2cf32f-48bb-4bab-b415-eb6dae27c1f7",
                                    "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": "b66acd12-ea88-48f6-bed1-f87d70352f61",
                                    "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": "8a27c3c7-debe-4abc-9be0-67e06ef0230f",
                                    "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": "2d99dd24-d253-4b62-88a5-6725728b628a",
            "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": "99665e83-ade7-4fdf-bd6a-1eeb535c7d88",
                    "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\": \"consequat consectetur\"\n}",
                    "cookie": [],
                    "_postman_previewlanguage": "json"
                },
                {
                    "id": "367f07b6-8172-42d4-b6d7-1fb6cc38386d",
                    "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": "c843274f-00ae-4043-b3f0-7b6c7c7c28bb",
                    "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": "eb958570-9227-4588-adf1-ab88565a03ce",
            "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": "b83487f1-0b11-4a83-b5c2-e64b8ef88b9c",
                    "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\": \"in Duis veniam\"\n}",
                    "cookie": [],
                    "_postman_previewlanguage": "json"
                },
                {
                    "id": "430534c3-5e05-4908-b3fc-f092f13d1775",
                    "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": "01ddbf40-d708-4bb3-8a81-be6e6e8a680f",
                    "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/auth/realms/aps/protocol/openid-connect/token",
                "type": "string"
            },
            {
                "key": "grant_type",
                "value": "client_credentials",
                "type": "string"
            }
        ]
    },
    "info": {
        "_postman_id": "8f730877-76f3-42d5-a48b-5757595ba912",
        "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"
        }
    }
}