provider App data policies GET
/rest/api/3/data-policy/project @utdk/jira
/rest/api/3/data-policy/project Get data policy for projects
Returns data policies for the projects specified in the request.
- ids query
- A list of project identifiers. This parameter accepts a comma-separated list.
- string
Try it
Authentication
Configure credentials for The Jira Cloud platform REST API
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.
Saved automatically to browser storage.
Code snippet
Updates live as you fill in the form above.
TypeScript
import jira from '@utdk/jira';
await jira.getpolicies()