Skip to main content
GET
Get Invoice Usage Export

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string

The idempotency key that will be used to ensure the request is only performed once

Path Parameters

company_id
string
required

The company ID with the prefix 'cmp_'.

uuid
string
required

The resource UUID

Response

200 - application/json

OK

created_at
string<date-time>
error_message
null | string
file_id
null | string
file_url
null | string
id
string
processed_rows
integer<int64>
status
string
total_rows
integer<int64>
updated_at
string<date-time>