Skip to main content
POST
Create report from showback

Authorizations

Authorization
string
header
required

API key from Settings → Security → API Keys. Pass as Authorization: Bearer YOUR_API_KEY.

Headers

Idempotency-Key
string
required

Unique key for safe retries on write requests (required, max 64 characters).

Maximum string length: 64

Path Parameters

id
string
required

Showback ID

Body

application/json
name
string
required
Required string length: 1 - 200
scope
enum<string>
default:private
Available options:
private,
shared,
global
config
object

Response

Creates a saved Explorer report pre-scoped to this showback (groupBy and the showback overlay are derived automatically). Optional config overrides costType, granularity, date range, and filters. Defaults to the last 30 days when no date is given.

error
object
required