External

Retrieves the configuration value for a given key and institute.

post/External/GetConfig

Headers

X-Versionstring

Request body

instituteIdinteger required

Institute identifier

keystring required

Key identifier

Example request

{
  "instituteId": 1,
  "key": "some_key"
}

Response

Success

valuestring nullable

File name of the converted and uploaded audio

Changes

No recorded changes to this endpoint across all 1 revision of this API.