Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »


Token of your personal Unique user

  1. Open the chat interface in the browser and open the developer tools

  2. Navigate to the network tab

  3. Reload the page and search for any graphql POST request

  4. Information you can find there

    1. Your user’s access token

    2. The base URL you need for your requests.

    Screenshot 2024-05-24 at 22.15.59.png

You can copy that token and put it into your requests authorization header to run API requests like you would here: https://unique-ch.atlassian.net/wiki/x/vYGPGg

Create a token via Zitadel Service user (IAM Service User)

To create an access token for a Service user follow the guide here: https://unique-ch.atlassian.net/wiki/spaces/PUB/pages/588546089/Service+User+configuration#Getting-a-JWT-access-token .


  • No labels