Get

Retrieves a single OperationsTask by id. | authz: min_org_role=operator | () -> (OperationsTask1)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

task_idstringRequired

Response

Successful Response
schema_versioninteger
case_idstring
titlestring<=512 characters
descriptionstring<=8192 characters
_idstring
org_idstring

Must be a string starting with org_

deadline_timestampdatetime
completedbooleanDefaults to false
completed_at_timestampdatetime
completed_by_user_idstring

Must be a string starting with user_

commentslist of objects

Errors

422
Operations Tasks Get V1request Unprocessable Entity Error