Authorizations
Your secret API key. Keep this secure and never expose it in client-side code.
Path Parameters
Invoice ID
Response
Return the invoice.
curl --request GET \
--url https://api.devdraft.ai/api/v0/invoices/{id} \
--header 'x-client-secret: <api-key>'
curl --request GET \
--url https://api.devdraft.ai/api/v0/invoices/{id} \
--header 'x-client-secret: <api-key>'
Your secret API key. Keep this secure and never expose it in client-side code.
Invoice ID
Return the invoice.