API Docs / Operations / Task - Notes / Get Note by Code

Get Note by Code

GET /tenants/{tenant}/tasks/{taskCode}/taskitemnote/{code}

Gets a specific note for the task by its code.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string
taskCode* path string

Responses

200 OK
401 Unauthorized - Invalid or missing API key
404 Not Found