Getting html response for following endpoint to get userGroups

(Orchestrator - Get All Groups) This is the api docs i am using.I want to get the user groups for my organization i am following the curl exactly but in response instead of getting a json i am getting some random html response with status 200 ok.Can someone tell where i am wrong?I have added the required scopes as well to my accessToken

@Varun_Sharma1,

Try this solution

1 Like

I am using the same endpoint to get the accessToken and the token i am getting from here i am using in the api call to get groups but still i am facing the issue

Thanks Dude! Its working it was just that in the official docs the url given is quite misleading. Thanks again man was stuck at it for quite a long time.

1 Like

Glad to hear @Varun_Sharma1 :victory_hand:

Kindly close the thread by marking my answer as solution so it will be helpful to other community members as well. Cheers!!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.