Get Projects List

    GEThttps://api.peekshot.com/api/v1/projects
    Retrieve a full list of screenshot projects and their associated metadata with the PeekShot Get Projects List API. Ideal for organizing multiple projects, automating workflows, or powering admin dashboards that display project structures.

    Query Parameters

    NameTypeDescription
    page
    string

    Page number for pagination

    limit
    string

    Number of results per page

    name
    string

    Filter projects by name

    Notes

    All requests must include the x-api-key header with a valid API key.