View Contact Details

The API allows you to view the contact details associated with the user account. Either of User Id, Vehicle Id, Group Id, or Role Id List must be provided as body parameter.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Sample Request

https://services.azuga.com/azuga-ws-oauth/v3/users/contactDetails

API Response Explanation

FieldsDescriptionData Type
userIdUnique Identifier assigned to a user account.String
emailEmail address associated to the user account.String
primaryContactNumberMain contact number of the associated user.String
Body Params
userIds
array of strings

The list of user IDs whose contact details are required.

userIds
groupIds
array of strings

List of Group IDs the user IDs are linked with.

groupIds
roleIds
array of strings

List of Role IDs the User IDs are linked with.

roleIds
vehicleIds
array of strings

List of vehicleIds the User IDs are linked with.

vehicleIds
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json