Logs uploader
Get target details
Get information about logs uploader target.
get/cdn/logs_uploader/targets/{id}
Path parameters
idinteger required
Response
Successful.
Example response
{
"config": {
"auth": {
"config": {
"account_key": "*****"
}
}
}
}