@seamapi/http - v2.1.0
    Preparing search index...

    Type Alias SpacesGetParameters

    type SpacesGetParameters = {
        space_id?: string;
        space_key?: string;
    }
    Index
    space_id?: string

    ID of the space that you want to get.

    space_key?: string

    Unique key of the space that you want to get.