v1
latestOpenAPI 3.0.02026-07-175652103.9 KBaddress book legacy
Get the User's Legacy Address Book
This function is an API endpoint that allows an authenticated user to retrieve their legacy address book. <br> The Legacy Address Book is the address book that was used in the previous version of SCTGDesk. <br> Rustdesk client uses the legacy address book if it cannot find the new one <br> It is tagged with "address book legacy" for OpenAPI documentation.
Parameters
- none
Returns
If successful, this function returns a Json<AbGetResponse> object, which includes the legacy address book information. <br> If the user is not authorized, this function returns a status::Unauthorized error. <br>
Errors
This function will return an error if the user is not authorized.
get/api/ab