Skip to content

getScreenshotPlaceholders

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/project/public-project.controller.ts

Get screenshot placeholders for a project

Endpoint

GET /public/p/:slugWithId/screenshots

ParameterInTypeRequiredDescription
slugWithIdpathstringProject slug with URL ID
documentIdquerystring-Filter by document ID
statusquerystring-Filter by status (captured, pending, failed)

Referenced By

  • PublicProjectController (MODULE_DECLARES)

Was this page helpful?

Download as PDF