# Robot Account

> Overview of API endpoints for creating, retrieving, and deleting robot accounts

Use these endpoints to manage robot accounts.

* [Get robot accounts](https://docs.uipath.com/orchestrator/standalone/2024.10/api-guidE/get-all-robot-accounts#get-all-robot-accounts)
* [Delete robot accounts](https://docs.uipath.com/orchestrator/standalone/2024.10/api-guidE/delete-robot-accounts#delete-robot-accounts)
* [Get specific robot accounts](https://docs.uipath.com/orchestrator/standalone/2024.10/api-guidE/get-specific-robot-account#get-specific-robot-account)
* [Delete specific robot account](https://docs.uipath.com/orchestrator/standalone/2024.10/api-guidE/delete-specific-robot-account#delete-specific-robot-account)
* [Create robot account](https://docs.uipath.com/orchestrator/standalone/2024.10/api-guidE/create-a-new-robot-account#create-a-new-robot-account)
* [Update robot account](https://docs.uipath.com/orchestrator/standalone/2024.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.
  :::
