List available unattended Bot Runners API
Return a list of available users with unattended Bot Runner licenses. This endpoint returns the user id, which is a numeric value that is used by APIs to identify users.
Prerequisites
- All API calls must contain an authentication token in the request header. Use the Authentication API to generate a JSON Web Token. See Authentication API.
- You must be assigned a custom role that is associated with a Run As user device.
Procedure
Next steps
If you are performing the steps to deploy a bot or to create an automation schedule, and the user associated with the Bot Runner license does not have a default device assigned or if you want to select a different device, perform this task: List device pools API.
To deploy a bot that runs on the default device assigned to the Bot Runner user, perform this task: Bot Deploy.
To create an automation schedule with a bot that runs on the default device assigned to the Bot Runner user, perform this task: Schedule bot to run API.