custom_api_keys
get_custom_api_key
Get the value of a custom API key.
Arguments:
name
- Name of the API key to get the value for.api_key
- If specified, unify API key to be used. Defaults
Returns:
A dictionary containing the custom API key information.
Raises:
requests.HTTPError
: If the request fails.