Notes
Fetches all account notes by account ID or by note ID
GET
Authorizations
Enter JWT bearer token
Enter organization ID
Query Parameters
The identifier of the account to find notes for
Example:
"A123"
The identifier / value of the type attribute of the note
Example:
"T123"
The page number
The limit number of notes to fetch
Response
200
application/json
Operation successful
The response is of type object
.