get
{scheme}://{host}:{port}/api/PowerBiAccount/GetPaginatedReports
List paginated reports for the supplied account and workspace. The actual controller action is GetPaginatedReports; it does not use the scheduler-stop route shown in older documentation.
This GET binds a JSON body. OpenAPI 3.0 API explorers cannot reliably send it. Use the cURL example.
| Body field | Type | Meaning |
|---|---|---|
| AccountId | string | Request body property. |
| WorkspaceId | string | Request body property. |
Body schema: ReportQueryInput. The complete schema is retained in components and x-pbrs-request-body.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…

