Retrieve an invoice
Fetches an invoice by its ID, including line items.
Authentication
AuthorizationBearer
API key obtained from the Afternoon dashboard
Path parameters
id
Response
Invoice found
success
invoice
request_id
Errors
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error
