cURL
curl --request GET \ --url https://api.replyke.com/api/v6/:projectId/api/v7/users/:userId/connections
{ "data": [ { "id": "<string>", "connectedUser": {}, "connectedAt": "<string>" } ], "totalCount": 123, "page": 123, "limit": 123 }
Get a paginated list of a user’s accepted connections
1
20
100
200
Show item properties
:userId
useFetchConnectionsByUserId