Skip to main content

Get policy

Returns a policy by ID

Path Parameters
    id string required
Responses

A successful response.


Schema
    policy object
    id string
    title string
    created_at date-time

    The time the policy was created.

    updated_at date-time

    The time the policy was last updated.

    role_id string
    resource namespace:uuid
    principal namespace:uuid
    metadata object
Loading...