Invoices
Retrieve an invoice
Retrieve a certain invoice.
OAuth
Required scopes:invoices.readonly
or invoices
GET
/
invoices
/
v1
/
{id}
Authorizations
Authorization
string
headerrequiredSee our authentication documentation for how to authorize your requests
Headers
spacebring-network-id
string
The id of the network. Required when using bearer token authentication
Path Parameters
id
string
requiredThe id of an invoice.
Response
200 - application/json
invoice
object