v1
latestOpenAPI 3.0.32026-08-061874701.5 MBreports
List report scope
Lists the scope (source sheets and workspaces) for the specified report.
Note: For pagination guidance, refer to Token-based pagination.
get/reports/{reportId}/scope
Query parameters
lastKeystring
Example:abcDefGhIjKlMnOpQrStUvWxYz
The lastKey token returned from the previous page of results. If not specified, the first page of results is returned.
maxItemsinteger
Example:100
Request query parameter used in endpoints that support token based pagination.
The maximum amount of items to return in the response. The default and minimum are 100.
Response
A paginated list of report scope objects.
Example response
{
"lastKey": "48569348493401200"
}