get https://api.flextract.dev/api/portal/checklist-items//
Returns a single checklist item by its hashid in the portal. This endpoint uses PhoneTokenAuthentication.
The checklist item must be either:
- Associated with the user's organization, or
- A global checklist item (not associated with any organization)
Response fields:
id: The hashid of the checklist itemname: The external name of the checklist itemdescription: The external description of the checklist itemlabel: The label for categorizing the checklist itemlinks: Array of folder links associated with this checklist item
