Get external app command status
GET/GetCommandStatus
Returns command status for the authenticated external app session from ExternalAppWebService. Read-only endpoint using GET with query parameters.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Success
Invalid or missing CommandID query parameter
Unauthorized external app session
No permission
Command not found
Internal server error