Export endpoint

Overview

The Export endpoints allow you to collect the identified set of murals using their mural IDs. Rate limiting is enforced at the maximum of 20 requests per second.

In addition to a visual export of each identified mural, you can:

  • Select the desired metadata for each export.
    • Info: Title, created date, and modified date.
    • Collaborators: All users that have access to the mural, including members and guests.
    • Activity Log: A dump of all activity associated with the mural.
  • Select a format for each metadata type:
    • PDF
    • JSON

❗️

Important

The visual export of each identified mural is in PDF format. The metadata is in JSON or PDF format, based on the specifications defined.

Each export can include up to 1,000 murals.

Exports are available for 60 days from the time the Export job completes.

If your export request references deleted murals, those murals will not be included in the export.

Visit the API reference to test the Export endpoint.