Notes
List notes
List notes for all records or for a specific record.
Required scopes: note:read
, object_configuration:read
, record_permission:read
.
GET
Authorizations
This API uses OAuth 2.0 with the authorization code grant flow.
Query Parameters
The maximum number of results to return. The default is 10
and the maximum is 50
. See the full guide to pagination here.
Example:
10
The number of results to skip over before returning. The default is 0
. See the full guide to pagination here.
Example:
5
The slug or ID of the parent object the notes belong to.
Example:
"people"
The ID of the parent record the notes belong to.
Example:
"891dcbfc-9141-415d-9b2a-2238a6cc012d"