/
/Loomly Public API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 13h ago · Updated 2mo ago
  • getList active products
  • getList workspace orders
  • postCreate an order and start checkout
  • getGet one order with items, details and deliverables
  • getLightweight order status for polling
  • postSubmit per-item details after payment
  • getFetch delivered Instagram account credentials
  • getList publications in the workspace
  • postCreate a scheduled publication
  • getFetch a publication with media
  • deleteDelete a draft or scheduled publication
  • patchUpdate caption, schedule, status or hashtags
  • getLightweight publication status for polling
  • postMark a publication as published
  • postCancel a draft or scheduled publication
  • getList publications grouped by day
  • getList Instagram accounts in the workspace
  • getFetch one Instagram account
  • getList uploaded media assets in the workspace
  • getFetch one media asset

List publications in the workspace

Returns publications for the authenticated workspace. Filter by scheduled date range, status, or Instagram account.

get/publications

Query parameters

fromstring date-time
tostring date-time
status'draft' | 'scheduled' | 'ready_for_publishing' | 'publishing' | 'published' | 'failed' | 'cancelled'
account_idstring uuid

Response

List of publications

Changes

No recorded changes to this endpoint across all 1 revision of this API.