Skip to main content
GET
/
organizations
/
{orgId}
/
statements
/
{statementId}
/
csv
Get organization billing statement in CSV format
curl --request GET \
  --url https://dashboard.hologram.io/api/1/organizations/{orgId}/statements/{statementId}/csv \
  --header 'Authorization: Basic <encoded-value>'

Documentation Index

Fetch the complete documentation index at: https://docs.hologram.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

HTTP Basic authentication using API keys. Set the username to apikey and the password to your API key.

You can find your API key on the Hologram Dashboard under Account Settings.

Path Parameters

orgId
integer
required

Single organization ID.

Example:

1234567

statementId
integer
required

Response

200

A stream of the requested statement