API for listing colleagues (potential invitees) for a user within a client organization.
/v1/colleagues-listhttps://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.
Unique ID of the colleague entry (ToBeInvited table).
Name of the colleague.
Email of the colleague.
Job title.
Current status (e.g., pending, invited, joined).
Creation timestamp.
Company name.
Website URL.
Invite link.
Redirection link.
Photo URL.
Team identifier.
Wazper Client ID.
Email of the user who created this entry.
Timestamp of the last action.
Timestamp of last update.