Skip to content

Get log redirect

GET
/bridge/v2/logs-redirects/{domain}

Authorizations

Parameters

Path Parameters

domain*
Typestring
Required

Responses

Returns the details of a specific log redirect by domain
JSON
{
"domain": "string",
"chatId": "string",
"disableVisitLogs": true
}