Get list of listeners for extensionAsk AIget https://api.phone.com/v4/accounts/{voip_id}/extensions/{extension_id}/integrations/events/listenersReturns list of listeners you have on account (extension)Path Paramsvoip_idintegerrequired≥ 1extension_idintegerrequired≥ 1Query Paramsoffsetinteger≥ 0Defaults to 0The number of items to skip before starting to collect the result setlimitinteger1 to 500Defaults to 25The number of items to returnsort[id]stringenumSort responseascdescAllowed:ascdescinclude_subaccountsinteger≥ 0Defaults to 0Send "1" if you want to add subaccounts data into outputfilters[callback_id]stringFilters listeners based on a given callback IDmodestringenumDefaults to fullDefines mode of the data output (brief or full)brieffullAllowed:brieffullResponses 200OK 400Bad Request 401Unauthorized 402Payment Required 403Forbidden 404Not Found 409Conflict 422Validation failed 429Too Many Requests 500Internal Server ErrorUpdated 6 months ago