Skip to main content

API Switching Orgs

This is how you switch Orgs using API

S
Written by Support Manager
Updated over 2 years ago

  1. Switch Orgs:

    1. Get /api/account/token

      1. Refresh Token

      2. Organization Id of the org I wanted to access

    2. Get a new token for that organization

    3. Then I reauthorized the token into the system

    4. Get api/organization/{id}


Did this answer your question?