IGUHealth
    Preparing search index...
    type Output = {
        scopes?: { client_id: id; created_at: dateTime; scopes: string }[];
    }
    Index

    Properties

    Properties

    scopes?: { client_id: id; created_at: dateTime; scopes: string }[]