Retrieve config by key
Retrieve the config item with the specified key.
Path parameters
key for config item
Response
OK
Example response
{
"key": "api_key",
"value": "api-pk-1aEN2XGPUEKxMCcTsUZXFVEUu9GbtAjTEVc16dZBVxjfHeZACKO86vTRX"
}Changes
Changed in 6 of the 50 revisions of this API.19
- ○
the endpoint scheme security
jwtwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
jwtwas removed from the APIapi-security-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
jwtwas added to the APIapi-security-added
- ○
the endpoint scheme security
cookieAuthwas removed from the APIapi-security-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
cookieAuthwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
added the pattern
^[a-zA-Z0-9_]+$to thepathrequest parameterkeyrequest-parameter-pattern-added
- ○
the
keyresponse's property pattern^[a-zA-Z0-9_]+$was added for the status200response-property-pattern-added
- ▲
- ○
the endpoint scheme security
jwtwas removed from the APIapi-security-removed
- ○
removed the pattern
^[a-zA-Z0-9_]+$from thepathrequest parameterkeyrequest-parameter-pattern-removed
- ○
the
keyresponse's property pattern^[a-zA-Z0-9_]+$was removed for the status200response-property-pattern-removed
This revision also has 32 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○