Circle V2 API Docs
    Preparing search index...

    Type Alias ListUserPromptsByUserIdOptions

    type ListUserPromptsByUserIdOptions = {
        limit?: number;
    }
    Index

    Properties

    Properties

    limit?: number