Skip to main content
GET
List report maps for a project

Authorizations

Authorization
string
header
required

Path Parameters

project_id
string
required

Project ID

Query Parameters

page
integer
default:1
page_size
integer
default:10
response_mode
enum<string>

Controls response format. default returns paginated data. summary returns count and 10 samples. summary_with_export returns summary and triggers an async export.

Available options:
default,
summary,
summary_with_export
export_format
enum<string>
default:csv

File format for async export (only with response_mode=summary_with_export). Default: csv.

Available options:
csv,
json

Response

200

data
object[]
info
object