...
Open the chat interface in the browser and open the developer tools
Navigate to the network tab
Reload the page and search for any
graphql
POST requestInformation you can find there
Your user’s access token
The base URL you need for your requests.
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
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)
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
To create an access token for a Service user follow the guide |
...
...
Author |
---|