Skip to main content
GET
Recent SIP events

Authorizations

Authorization
string
header
required

Your Wixzel Voice API key: Authorization: Bearer wv_live_.... Keys are scoped; grant only what the integration needs.

Path Parameters

id
string
required
Pattern: ^[0-9a-f]{24}$
Example:

"6a96a3ead6e886d42462dd3e"

Query Parameters

since_id
integer | null

Return only entries newer than this id.

Required range: x >= 0
limit
integer
Required range: 1 <= x <= 200

Response

Events, oldest first

object
enum<string>
required
Available options:
list
data
object[]
required
last_id
integer
required

Pass as since_id on the next poll to receive only new entries.