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