List received contact requests

Returns a paginated list of pending contact requests you have received. These are requests from other users who want to add you as a contact. You can approve or reject each request.

Authentication

X-API-Keystring
Enter your API key for programmatic access
OR
AuthorizationBearer

Enter your JWT token (without the ‘Bearer ’ prefix)

Query parameters

pageintegerOptional>=1Defaults to 1
Page number
page_sizeintegerOptional1-100Defaults to 20
Items per page

Response

Contact requests
datalist of objects
metadataobject
Pagination metadata

Errors