How to get the organization id using the REST API?

  • 19 May 2022
  • 1 reply
  • 546 views

Badge

I am trying to list all the teams within the organization using the list all teams V2 REST API, which requires the org_id as the parameter, I have looked through the docs but didn’t find anything on how to get the org_id. Please help.


1 reply

Badge

I have found the answer to this topic: we can use the access-token context API, the organization ID is present in the response of this API

Reply