v1
latestOpenAPI 3.0.12026-07-24283883639.5 KBxAPI
Get All Statements
This endpoint retrieves all xAPI statements for the current organization. <h3>Required Scope</h3>xapi:read or xapi:write
get/xAPI/statements
Query parameters
nextstring
Retrieves the next batch of statements. This value expires after 2 minutes if a request has not been made during that time.
limitinteger
The maximum number of statements to display per page.
sincestring date-time
Filter criteria that retrieves all statements since this date.
untilstring date-time
Filter criteria that retrieves all statements until this date.
ascendingboolean
Filter criteria that retrieves all statements in ascending order, ordered by creation date.
verbstring
Retrieves all statements with this verb. The verb parameter must be the URL encoded object.
agentstring
Retrieves statements that have occurred for a specific user. The agent parameter must be the URL encoded actor object.
Response
Success