Skip to main content
Navigator | Tier 3
January 28, 2022
Question

API Calls to control room to list bots

  • January 28, 2022
  • 5 replies
  • 661 views

what is the URL link to list all of my bots in community control room

 

{{controlroom}}/v2/repository/workspaces/private/files/list is not working I am getting UM9999

 

{{controlroom}}v1/usermanagement/users/list

 

I Can make a successful call to get the token but cannot figure out how to build the url for other calls

    5 replies

    Most Valuable Pathfinder
    January 28, 2022
    Ashwin A.K
    Navigator | Tier 3
    January 28, 2022

    Hi @Mark Fung-A-Fat​ ,

     

    Micah Smith has uploaded an end to end tutorial on Control Room APIs which you can find here.

    Also, here is a link to the Postman Collections.

     

    Kind Regards,

    Ashwin A.K

    Blogs at TheCodingTheory - https://www.thecodingtheory.com
    Navigator | Tier 3
    January 28, 2022

    I am watching, great video, thank you for the link and answer.

    Most Valuable Pathfinder
    January 28, 2022

    Welcome @mark fung-a-fat​ 

    Chand
    Navigator | Tier 3
    January 28, 2022

    got it thanks, I am trying to figure out how to make it work using community version, i have enterprise but some of my staff still experimenting wiht community and want to have them use. I can use on enterprise but community is a little more tricky.

     

    thanks for the link