Get Workspace

Retrieve the active workspace's details

Updated


Retrieve the workspace linked to your API key (or the active workspace of your OAuth token).

Endpoint#

https://api.orshot.com/v1/workspace

Request#

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

Response Fields#

FieldTypeDescription
idNumberThe workspace's unique ID
titleStringThe workspace's display name
slugStringThe workspace's URL slug
urlStringThe workspace's dashboard URL
created_atStringWhen the workspace was created

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