Lists the current user’s credit change history at session granularity, sorted by change time (newest first).
Questions or issues? Contact us at api-support@manus.ai.Documentation Index
Fetch the complete documentation index at: https://open.manus.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. This endpoint does not support OAuth2 tokens. See Authentication.
Number of records to return per page. Default: 20, Max: 100.
Pagination cursor from the previous response's next_cursor field. Omit for the first page.
Usage records retrieved successfully.
Whether the request was successful.
true
Unique identifier for this API request.
Array of credit consumption records, one per task.
Whether there are more records beyond this page. If true, use next_cursor to fetch the next page.
Cursor to pass as the cursor parameter for the next page. Only present when has_more is true.