Get Command
Get Command
Get a single command by ID.
Requires READ permission on ANALYSIS resources.
GET
Get Command
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Command ID
Query Parameters
Response
Successful Response
Response model for command.
Command name (alphanumeric + hyphens/underscores)
Command content as markdown text
Organization ID
Single sentence description of the command
Status of LLM-based command generation.
Available options:
ready, generating, failed