cURL
curl --request GET \ --url https://api.ongoody.com/v1/workspaces \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": "c85033d8-9635-46e1-9af4-50b1124571ce", "name": "Workspace 1" }, { "id": "13125ad9-fbd3-4b01-bf17-013d983020f8", "name": "Workspace 2" } ], "list_meta": { "total_count": 2 } }
Documentation IndexFetch the complete documentation index at: https://developer.ongoody.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.ongoody.com/llms.txt
Use this file to discover all available pages before exploring further.
Your Goody API key.
Workspaces retrieved
Show child attributes