Preview
Preview
[GET] /reports/view/{documentId}
View the specified report.
Parameters
Name | Type | Located In | Description |
---|---|---|---|
documentIdRequired | string | path | The document id. |
lng | string | query | The document language. |
token | string | query | The token id. |
Response
Status Code: 200
Success
[GET] /templates/view/{documentId}
View the specified template.
Parameters
Name | Type | Located In | Description |
---|---|---|---|
documentIdRequired | string | path | The document id. |
lng | string | query | The document language. |
token | string | query | The token id. |
Response
Status Code: 200
Success
[GET] /reports/view/config/{documentId}
Parameters
Name | Type | Located In | Description |
---|---|---|---|
documentIdRequired | string | path | The document id. |
lng | string | query | The document language. |
token | string | query | The token id. |
Response
Status Code: 200
Success
[GET] /templates/view/config/{documentId}
Parameters
Name | Type | Located In | Description |
---|---|---|---|
documentIdRequired | string | path | The document id. |
lng | string | query | The document language. |
token | string | query | The token id. |
Response
Status Code: 200
Success