Skip to main content
GET
/
invoices
/
pending
/
items.csv
Pending Invoice (CSV)
curl --request GET \
  --url https://api.getredo.com/v2.2/invoices/pending/items.csv \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

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

Response

Success

The response is of type file.