404 Get /api/v1/groups

I'm getting 404 querying the /api/v1/groups endpoint.


What are the possible reasons for this?

Using postman and the postman collection provided. I'm able to query other endpoints that have nothing to do with groups, so I suspect that I don't have access to group or something like that.

Best Answer

Answers

  • @5d7c2daa-ede8-494f-92c7-23b4f8f6e37a

    Request you please provide us the Postman Console logs of the failed API call so that I can investigate this further.

    You can open the Postman Console using Ctrl+Alt+C in your Postman and then calling the API so that it can capture. You can send us the screenshot of the console after masking the API secret.

    Also, let us know the API call that you are using? Is it "SEQ-1a: Get my top-level groups"?

  • I've attached the Postman console logs.

    Yes, I'm using "SEQ-1a: Get my top-level groups.

    As you can see the API returns 404.

    image