Get Connections Count
User Connection Operations
Get Connections Count
Get the number of accepted connections for a user
GET
Get Connections Count
Returns the total number of accepted connections for the specified user. This endpoint is public — no authentication required.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The Replyke user ID (UUID) of the user whose connection count to retrieve.
Response
On success, returns HTTP200:
Total number of accepted connections for this user.

