Skip to main content
GET
Get Publish History
Returns the publish history for your workspace, including status and destination details for each publish job. Use this to audit what has been published, track pending or failed publishes, and build dashboards showing content distribution activity. Results are paginated and ordered by publish time (newest first).

Authorizations

x-api-key
string
header
required

Workspace API key. Prefix: lma_. Example: lma_abc123...

Query Parameters

limit
integer
default:25

Maximum number of publish records to return.

Required range: x <= 100
status
string

Filter by publish status (e.g. published, failed, pending).

platform
string

Filter by platform (e.g. instagram, facebook, tiktok).

Response

List of publish history records

data
object[]