# Commands V2 ## List command requests - [GET /v0/enterprise/{enterprise_id}/command/](https://api.esper.io/openapi/commands-v2/listcommandrequest.md): API to get and filter command requests ## Create a command request - [POST /v0/enterprise/{enterprise_id}/command/](https://api.esper.io/openapi/commands-v2/createcommand.md): API to create a command request for the device. ## get status list for command request - [GET /v0/enterprise/{enterprise_id}/command/{request_id}/status/](https://api.esper.io/openapi/commands-v2/getcommandrequeststatus.md): API to get and filter command request status ## get command history for device - [GET /v0/enterprise/{enterprise_id}/device/{device_id}/command-history/](https://api.esper.io/openapi/commands-v2/getdevicecommandhistory.md): API to get and filter deivce command history