Project Notes
Retrieve Project Note
Returns the project note for the given project. See Project Notes.
get/tenants/{tenant_id}/projects/{project_id}/project_note
Path parameters
tenant_idstring uuid required
The ID of the tenant.
project_idstring uuid required
The ID of the project whose note you are reading.
Response
Project note successfully retrieved.
Changes
No recorded changes to this endpoint across all 1 revision of this API.