API Docs / Operations / Client - Document Requests / Get Document Request Detail

Get Document Request Detail

GET /tenants/{tenant}/clients/{client}/documentrequest/{code}/detail

Gets a document request with its associated documents and submission responses.

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