Gets the relationship status between the current user and the specified username (follow/block state).
GET/relationship/:username
Gets the relationship status between the current user and the specified username (follow/block state).
Request
Responses
- 200
- 401
- 403
OK
Unauthorized - missing or invalid credentials.
Forbidden - authenticated but missing required role or policy.