Behavior Notes
Authorizations
auth_tokenstringRequired
Your V2 API authentication token may be passed in the parameters. To protect your key, use environment variables.
Query parameters
modified_sincestringOptional
A timestamp to filter the modification date of results.
pagestringOptional
An integer defining which page to display.
per_pagestringOptional
An integer defining the number of records to display per page.
student_idsinteger[]OptionalExample:
List of student ids. Accepts repeated params or a comma-separated string.
student_ids=1,2,3 OR student_ids[]=1&student_ids[]=2Responses
200
Success
application/json
get
/v2p2/behavior/notes200
Success
Last updated
Was this helpful?

