Get entity note​
GET
/api/notes/{entity_type}/{entity_id}
Authorizations​
ApiKeyHeader
Type
API Key (header: X-Api-Key)
Parameters​
Path Parameters
entity_type*
Type
Requiredstring
entity_id*
Type
Requiredinteger
Responses​
Note content
application/json
JSON"id": 0,"text": "string","created_at": "string","updated_at": "string"
{
 Â
 Â
 Â
 Â
}