List Template Folders

List all template folders in your workspace


Overview#

Returns all template folders in your workspace, in the same order they appear in the dashboard sidebar.

https://api.orshot.com/v1/studio/folders

Request#

await fetch("https://api.orshot.com/v1/studio/folders", {
  method: "GET",
  headers: {
    Authorization: "Bearer <ORSHOT_API_KEY>",
  },
});

Error Responses#

Unauthorized (403)#

{
  "error": "Access Forbidden: Invalid API Key"
}

Rate Limits#

  • 30 requests per minute per API key

Ready to automate?

Start rendering images, PDFs and videos from your templates in under 2 minutes. Free plan, no credit card.

Get your API key
  • Image, PDF and video generation via API
  • Visual editor with AI and smart layouts
  • Zapier, Make, MCP and 50+ integrations
  • White-label embed for your own app
  • 30 free credits — no credit card required