Documentation
    Preparing search index...

    This file was auto-generated by Fern from our API Definition.

    interface Pagination {
        cursor?: string;
    }
    Index

    Properties

    Properties

    cursor?: string