Gets the list of users underneath a company based on the authenticated account.
HTTP
GET https://www.troposalerts.com/api/users
Response
JSON
[
{
"id": "b3423bad-ab7d-4ef7-985d-4ce216f6fd5f",
"name": "Colossal",
"email": "colossal@fakeemail.com",
"phoneNumber": "(999) 999-9999",
"createdDate": "2020-02-25T18:56:39.2Z"
},
{
"id": "e07f79c5-2e5c-4627-b68c-206d56b4ae5e",
"name": "Humboldt",
"email": "humboldt@fakeemail.com",
"createdDate": "2020-02-25T18:56:39.2Z"
}
]
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article