Skip to content

getAudiencesByUrl

reference
1 min readUpdated

Kind: API Endpoint

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

Get audiences for a published project

Endpoint

GET /public/p/:slugWithId/audiences

ParameterInTypeRequiredDescription
slugWithIdpathstringProject slug with URL ID (format: {slug}-{urlId})
versionquerystring-
langquerystring-

Referenced By

  • PublicProjectController (MODULE_DECLARES)

Was this page helpful?

Download as PDF