@seamapi/http - v1.128.0
    Preparing search index...

    Type Alias InstantKeysListResponse

    Use InstantKeysListRequest instead.

    type InstantKeysListResponse = {
        instant_keys: InstantKey[];
    }
    Index
    instant_keys: InstantKey[]