Hi,
I am trying to get all connections, i am making a get call to api end point /api/v2/connections
but I am getting {“statusCode”:404,“error”:“Not Found”,“message”:“Not Found”}
I have checked the authorization and it has got read:connections
what else could be causing the issue?