# Command Status APIs to view, filter, and manage command requests. ## Get status list for command request - [GET /commands/v0/status/](https://develop-api.esper.io/openapi/command-status/getcommandrequeststatuses.md): API to get and filter command request status ## Get a command status - [GET /commands/v0/status/{id}/](https://develop-api.esper.io/openapi/command-status/getcommandstatus.md): API to get a command status ## Update command status - [PUT /commands/v0/status/{id}/](https://develop-api.esper.io/openapi/command-status/updatecommandstatus.md): API to update a command status state ## Get queued commands to be executed by the physical device. - [GET /v2/command-inbox/](https://develop-api.esper.io/openapi/command-status/getcommandinbox.md): API to get queued commands for a device