How to get bearer token

Hi @nmjvk
If you are trying to perform an API request to the Orchestrator tenant the robot is connected to, the easiest way is to use Orchestrator HTTP Request activity

If your postman example works, it can also be reproduced using HTTP request activity.

Hope it helps