Get Sent Pending Requests
Connection Endpoints
Get Sent Pending Requests
Get connection requests sent by the current user that are still pending
GET
Get Sent Pending Requests
Get connection requests that the current user has sent to others and are still pending.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
Items per page (max: 100)
Response
Error Responses
Unauthorized - 401 Unauthorized
Unauthorized - 401 Unauthorized
Server Error - 500 Internal Server Error
Server Error - 500 Internal Server Error
Notes
- Requires authentication
- Returns paginated list of pending connection requests sent by the current user
- Each request includes the target user’s details and original message
- Shows when each request was sent
- Users can withdraw these requests using the connection ID
- Default pagination: 20 items per page, maximum 100 items per page
- Rate limiting: 100 requests per 5 minutes

