Skip to main content

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.

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