Get Screenshots List

    GEThttps://api.peekshot.com/api/v1/screenshots
    Programmatically list all screenshots in your project or account using the PeekShot List Screenshots API. Supports filtering, pagination, and metadata retrieval so you can organize histories, search by criteria, and manage screenshots in bulk.

    Query Parameters

    NameTypeDescription
    projectId
    string

    The project ID associated with the screenshot.

    url
    string

    The URL of the website whose screenshot was captured.

    status
    string

    The status of the screenshot request (PENDING, COMPLETE, FAILED).

    page
    string

    The page number for paginated results.

    limit
    string

    The number of results per page.

    Headers

    NameTypeDescription
    x-api-key*
    string

    Your unique API key for authentication.