Get deployed workbook in tenant organization (Beta)

Retrieve the workbook ID for a workbook deployed to a tenant organization for a given parent workbook and deployment policy.

Beta: This documentation describes a public beta feature and is subject to the Beta features disclaimer.

Usage notes

  • To perform this operation, you must use API credentials owned by a user assigned the Admin account type.
  • The parent workbook must be part of the specified deployment policy.
  • The workbook must be deployed to the specified tenant organization.
  • Retrieve the tenantOrganizationId by calling the /v2/tenants endpoint.
  • Retrieve the deploymentPolicyId by calling the /v2/deploymentPolicies endpoint.
  • Retrieve the parentWorkbookId by calling the /v2/deploymentPolicies/{deploymentPolicyId}/files endpoint and using the workbookId included in the response.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string

Unique identifier of the workbook in the parent organization

string

The ID of the deployment policy that contains the workbook

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json