provider App data policies GET /rest/api/3/data-policy
@utdk/jira /rest/api/3/data-policy
Get data policy for the workspace
Returns data policy for the workspace.

Try it

Authentication
Configure credentials for The Jira Cloud platform REST API
getpolicy
GET/rest/api/3/data-policy
Returns data policy for the workspace.

This operation has no parameters.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import jira from '@utdk/jira';

await jira.getpolicy()