# Commands V2 Commands V2.0 provides advanced device commands capabilities like queuing, support for offline devices, dynamic device set for commands and command history. Commands 2.0 is in active development and we will add support for all the commands soon ## List command requests - [GET /v0/enterprise/{enterprise_id}/command/](https://develop-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://develop-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://develop-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://develop-api.esper.io/openapi/commands-v2/getdevicecommandhistory.md): API to get and filter deivce command history