API Docs / Operations / Client Documents / Get Document for Client

Get Document for Client

GET /api/tenants/{tenant}/clients/{client}/clientdocument/{code}

Gets a Document for the specified client.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

client* path string
code* path string

Responses

401 Unauthorized - Invalid or missing API key
404 Not Found