API for listing colleagues (potential invitees) for a user within a client organization.
/v1/colleagues-list
https://api.wazper.com/v1/colleagues-list
GET
Header | Type | Required | Description |
---|---|---|---|
X-API-Key | String | Yes | Your Wazper API Key. |
Accept | String | No | Recommended application/json . |
Parameter | Type | Required | Description |
---|---|---|---|
email | String | Yes | The email address of the user whose colleagues you want to retrieve. |
The email address of the user whose colleagues are to be listed.
A list of colleagues.
The response is of type object[]
.