Invoice
Get an invoice by ID
get/v1/workspaces/{workspaceId}/invoices/{invoiceId}
Path parameters
workspaceIdstring required
Represents a workspace identifier across the system.
Example:64a687e29ae1f428e7ebe303
Represents a workspace identifier across the system.
invoiceIdstring required
Represents an invoice identifier across the system.
Example:83q687e29ae1f428e7ebe195
Represents an invoice identifier across the system.
Response
OK
InvoiceOverviewDtoV1 required— unresolved $ref