Tenant - Fetch binded reports and datasets of any requested tenant and report
get
/tenants/{tenantId}/reports/{reportId}/bind
Authorizations
Path parameters
tenantIdstring · uuidrequired
Expects Id of an existing tenant
reportIdstring · uuidrequired
Expects Id of an existing report
Query parameters
versionstring · default: 1.0
The requested API version
Responses
cURL
JavaScript
Python
HTTP
200
404
500
text/plain
application/json
text/json
Last updated