List scheduled exports for a user

Retrieve all scheduled exports owned by a specific user across all workbooks and reports that they have access to.

Usage notes

  • Retrieve the memberId by calling the /v2/members endpoint.
  • To perform this operation for another user, you must use API credentials owned by a user assigned the Admin account type.
  • Non-admin users can only retrieve their own schedules.
  • To retrieve scheduled exports for a specific workbook, call the /v2/workbooks/{workbookId}/schedules endpoint.

Usage scenarios

  • User dashboard: Display all scheduled exports owned by a user in a centralized dashboard.
  • Scheduled export management: Allow users to view and manage all their scheduled exports across different workbooks and reports.
  • Audit and compliance: Review all scheduled exports created by a specific user for governance purposes.
  • Cross-user management: Admins can view and manage schedules on behalf of other users.
Path Params
string
required
Query Params
string

Use to specify further pages using the string returned in the nextPage portion of the response.

number

Number of results to return per page, with a maximum of 1,000 per request. Use the page option in subsequent requests to retrieve the next set of results.

Responses

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json