/api/member/notes

get

Get notes for a member

Authorizations
api-keystringRequired
api-usernamestringRequired
Query parameters
memberidintegerOptional
startintegerOptionalDefault: 0
countintegerOptionalDefault: 50
Responses
200

success

successbooleanOptionalExample: true
get
/api/member/notes
PHP (cURL)
200

success

Last updated

Was this helpful?