Table of Contents

API : Config Get

Introduction

This request will return the specified site wide configuration setting.

Request

URL https://api.telecomx.dk/config/KEY
Method GET
Access level ADMIN.
Param KEY Configuration key

Query example

https://api.telecomx.dk/config/TerminationProduct

Response

JSON object
key Multiple The value of the key

Example

{
  TerminationProduct: '1234567890ABCDEF12345678'
}

Errors

Error code Message Description
403 access_denied Insufficient access level