GET
/
v1
/
workspaces
/
{workspace_id}
/
invoices
/
{invoice_id}
curl --request GET \
  --url https://api.ziplink.click/v1/workspaces/{workspace_id}/invoices/{invoice_id}
This response does not have an example.

Path Parameters

workspace_id
string
required

ID of the workspace.

Example:

"ab782971-4d79-47ab-8685-77cf5a34b2bb"

invoice_id
string
required

ID of the invoice.

Example:

"ab782971-4d79-47ab-8685-77cf5a34b2bb"

Response

200
application/pdf
OK

The response is of type file.