Get Address List
API to retrieve the address book list of the user
Last updated
API to retrieve the address book list of the user
Last updated
GET
https://uprism.io:30443/v1/users/{userId}/address
API to retrieve the address book list of the user
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
GET
https://uprism.io:30443/v1/users/{userId}/address/group/{groupName}
API to retrieve the list of contacts from the user's group
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
userId
string
user ID
Authorization
string
"Bearer " + {accessToken}
userId
string
user ID
Authentication
string
"Bearer" + {accessToken}