GetNote retrieves a single note by ID.GetNote retrieves a single note by ID. GET /api/v1/crm/notes/:id Errors: NOT_FOUND: note does not exist or has been soft-deleted. Request Responses200defaultA successful response.An unexpected error response.