Fetch Sent Pending Connections
Connection Endpoints
Fetch Sent Pending Connections
Get connection requests sent by the authenticated user that are still pending
GET
Fetch Sent Pending Connections
Returns a paginated list of connection requests that the authenticated user has sent and that have not yet been accepted, declined, or withdrawn.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.
Query Parameters
Page number for pagination. Defaults to
1.Number of results per page. Defaults to
20. Max 100.Response
On success, returns HTTP200 with a paginated response:
Array of pending connection request entries.
Pagination metadata.

