Get
Retrieves a single Checklist by id. | authz: min_org_role=operator | () -> (Checklist1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
checklist_id
Response
Successful Response
schema_version
name
_id
org_id
Must be a string starting with org_
created_by_user_id
Must be a string starting with user_
created_at_timestamp
updated_at_timestamp
description
checks
archived
Errors
422
Checklists Get V1request Unprocessable Entity Error

