Get extension SIP secret and realm
GET
/system/v2/secret/{username}
Platform support: MT and CC
Returns the SIP secret and realm for digest authentication. The {username} parameter is the SIP username of the extension — for multi-tenant this encodes the 3-digit tenant code concatenated with the extension number (e.g. 2001001 = tenant 200, ext 1001), or just the extension number for single-tenant.
Request
Responses
- 200
- 400
- 404
OK
Bad Request
Not Found