Skip to main content
GET
Fetch Connection Status
Check the connection status between the current user and the specified user.

Request

Path Parameters

Headers

Body Parameters

None

Example Request


Response

Success Responses

No Connection (200 OK)

Pending Request Sent (200 OK)

Pending Request Received (200 OK)

Connected Users (200 OK)

Declined Request - Sent (200 OK)

Declined Request - Received (200 OK)

Error Responses

Invalid User ID (400 Bad Request)

Self-Check Attempt (400 Bad Request)

Server Error (500 Internal Server Error)


Notes

  • Returns comprehensive connection status information
  • Shows direction of connection requests (sent/received)
  • Includes relevant timestamps for each status
  • Cannot check connection status with yourself
  • Rate limiting: 100 requests per 5 minutes