Skip to main content
POST
Create a new report

Authorizations

x-api-key
string
header
required

Your unique Avido API key

x-application-id
string
header
required

Your unique Avido Application ID

Body

application/json

Request body for creating a new report

title
string
required

Title of the report

Example:

"Monthly Performance Report"

description
string
required

Detailed description of the report

Example:

"Comprehensive analysis of AI model performance for December 2024"

assignee
string

User ID of the person assigned to this report

Example:

"user_789012"

query
ReportingQuery · object

Optional reporting query configuration defining datasource, filters, groupBy, measurements, and ordering

Response

Successfully created report

Successful response containing the report data

data
Report · object
required

A report for tracking and analyzing AI application performance