Get all contacts available to the user with optional name filtering
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Filter contacts by name
Successful Response
The response is of type ContactResponse · object[]
.