v1
latestOpenAPI 3.0.02026-07-175652103.9 KBaddress book
Get Personal Address Book
This function is an API endpoint that retrieves the personal address book of the authenticated user. It is tagged with "address book" for OpenAPI documentation.
Parameters
- none
Returns
If successful, this function returns a Json<AbPersonal> object. <br> If the user is not authorized to access their personal address book, this function returns a status::Unauthorized error. <br>
Errors
This function will return an error if the system is in maintenance mode, or if the user is not authorized to access their personal address book.
Example
POST /api/ab/personal
post/api/ab/personal