User Tools

Site Tools


api:config:get

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
api/config/get.txt · Last modified: 2014/05/30 11:35 by Per Møller

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki