Skip to content

Get all logs redirects

GET
/bridge/v2/logs-redirects

Authorizations

apiKey
Type: API Key (header: x-api-key)

Responses

Returns a list of all log redirects
JSON
[
{
"domain": "string",
"chatId": "string",
"disableVisitLogs": true
}
]