Cerbos JavaScript SDK
    Preparing search index...

    Interface ListPoliciesResponse

    A list of available policy IDs.

    interface ListPoliciesResponse {
        ids: string[];
    }
    Index

    Properties

    Properties

    ids: string[]

    Available policy IDs.