# Robot Account

> Use these endpoints to manage robot accounts.

Use these endpoints to manage robot accounts.

* [Get robot accounts](https://docs.uipath.com/orchestrator/standalone/2023.10/api-guide/get-all-robot-accounts#get-all-robot-accounts)
* [Delete robot accounts](https://docs.uipath.com/orchestrator/standalone/2023.10/api-guide/delete-robot-accounts#delete-robot-accounts)
* [Get specific robot accounts](https://docs.uipath.com/orchestrator/standalone/2023.10/api-guide/get-specific-robot-account#get-specific-robot-account)
* [Delete specific robot account](https://docs.uipath.com/orchestrator/standalone/2023.10/api-guide/delete-specific-robot-account#delete-specific-robot-account)
* [Create robot account](https://docs.uipath.com/orchestrator/standalone/2023.10/api-guide/create-a-new-robot-account#create-a-new-robot-account)
* [Update robot account](https://docs.uipath.com/orchestrator/standalone/2023.10/api-guide/update-robot-account#update-robot-account)
  :::important
  * For user-scoped requests, you need an organization administrator account to access these endpoints.
  * For application-scoped requests, you can access these endpoints using S2S tokens obtained through the client credentials flow.
  :::
