Skip to main content
GET
Obtener detalle de una nota
Returns one note.

Endpoint

Required scope

crm:notes:read

Headers

Path parameters

Example request

Response

200 OK

401 Unauthorized

Missing, invalid, revoked, or expired token.

403 Forbidden

The token does not have the crm:notes:read scope.

404 Not Found

No note with that id, or the note belongs to a different company.

Authorizations

Authorization
string
header
required

Personal Access Token con prefijo kbai_pk_. Generar desde el portal con permiso developer.manage_tokens.

Path Parameters

id
string
required

Response

200 - application/json
note
object
required