Skip to main content

Export glasses as JSON

POST 

/api/v1/workspaces/:workspaceId/glasses/export/json

Authentication: requires a valid session or API key (no specific permission).

Exports the selected glasses in the portable JSON export format. A single glass yields one export object; multiple glasses yield an array. This payload is the exact input accepted by the import endpoint.

Request

Responses

Export glasses as JSON