Get a policy group by name
Retrieves a policy group by its name, optionally specifying a particular version by digest. If no digest is provided, the latest version is returned.
GET
Get a policy group by name
Authorizations
Bearer token for authentication
Path Parameters
The name of the policy group to retrieve
Query Parameters
if set, it will return the policy with the given digest otherwise it will return the latest version
If set, returns the policy group with the given digest; otherwise returns the latest version
Organization owning this policy group (empty for best effort fallback)
Organization owning this policy group (empty for best effort fallback)
Response
200
application/json
A successful response.
Response containing a policy group and its metadata
Get a policy group by name