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
schema_versioninteger
namestring<=512 characters
_idstring
org_idstring

Must be a string starting with org_

created_by_user_idstring

Must be a string starting with user_

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

Errors

422
Operations Task Lists Get V1request Unprocessable Entity Error