Contacts
Get contacts
Get all contacts for your workspace, you can get only your own contacts, and authentication is required
GET
/
contacts
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
The response is of type any
.