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.ongoody.com/v1/workspaces \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": "541e9673-649e-4977-8e8b-3cee52fd7b68", "name": "Workspace 1" }, { "id": "ed05606e-d6ba-4b9f-baf3-bde2cbbf0a72", "name": "Workspace 2" } ], "list_meta": { "total_count": 2 } }
Your Goody API key.
Workspaces retrieved
Show child attributes