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/workspaceRequest#
await fetch("https://api.orshot.com/v1/workspace", {
method: "GET",
headers: {
Authorization: "Bearer <ORSHOT_API_KEY>",
},
});Response Fields#
| Field | Type | Description |
|---|---|---|
id | Number | The workspace's unique ID |
title | String | The workspace's display name |
slug | String | The workspace's URL slug |
url | String | The workspace's dashboard URL |
created_at | String | When 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