Skip to main content
GET
Display the specified voice call cap

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

teamVoiceCallCap
string<uuid>
required

The team voice call cap ID

Response

id
string
required
team_id
string
required
country_id
integer | null
required
daily_cap
integer
required
timezone
string
required
is_enabled
boolean
required
created_at
string<date-time> | null
required
updated_at
string<date-time> | null
required