wxc_sdk.me.callpickup package
- class wxc_sdk.me.callpickup.MeCallPickupApi(*, session: RestSession, base: str | None = None)[source]
Bases:
ApiChild- settings() MeGroupSettings[source]
Get My Call Pickup Group Settings
Get Call Pickup Group Settings for the authenticated user.
Call pickup group enables a user to answer any ringing line within their pickup group. A call pickup group is an administrator-defined set of users within a location, to which the call pickup feature applies.
This API requires a user auth token with a scope of spark:telephony_config_read.
- Return type:
MeGroupSettings
- base = 'telephony/config/people/me'