Get

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

Authentication

AuthorizationBearer

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

Path parameters

task_list_idstringRequired

Response

Successful Response
_idstring
created_at_timestampdatetime
created_by_user_idstring

Must be a string starting with user_

namestring<=512 characters
org_idstring

Must be a string starting with org_

schema_versioninteger
updated_at_timestampdatetime
archivedbooleanDefaults to false
descriptionstring<=8192 characters
entrieslist of objects
tagslist of strings

Errors

422
Operations Task Lists Get V1request Unprocessable Entity Error