GET api/crystal-reports/reports-name?tenantId={tenantId}&filter={filter}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tenantId | globally unique identifier |
Required |
|
| filter | string |
None. |
Body Parameters
None.
Response Information
Resource Description
ResponseBaseOfListOfString| Name | Description | Type | Additional information |
|---|---|---|---|
| Code | HttpStatusCode |
None. |
|
| Message | string |
None. |
|
| Data | Collection of string |
None. |
|
| TotalCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.