Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.erna.ai/v1/workspaces \ --header 'Authorization: Bearer <token>'
{ "workspaces": [ { "workspaceId": "<string>", "name": "<string>" } ] }
List workspaces and pipeline summaries accessible to the authenticated user.
OAuth2 access token or API key
Accessible workspaces
Show child attributes