Hello,
I am writing a REST API client and, at some point, I need to obtain a list of workspaces of the particular Marketo account. Is it possible? I could not find such endpoint at the Marketo REST API documentation.
Thanks,
Filip
Solved! Go to Solution.
I realize this is an older thread but I thought I'd share the right endpoint in case someone is searching:
Get Workspaces: /userservice/management/v1/users/workspaces.json
Cheers,
Beth Massura
Etumos consultant
2023-2024 Adobe Marketo Champion
What are you looking to do with a Workspace? I think lead partitions might be more what you are looking for? http://developers.marketo.com/blog/how-to-specify-lead-partitions-using-the-rest-api/
Otherwise - http://developers.marketo.com/rest-api/assets/folders/
I realize this is an older thread but I thought I'd share the right endpoint in case someone is searching:
Get Workspaces: /userservice/management/v1/users/workspaces.json
Cheers,
Beth Massura
Etumos consultant
2023-2024 Adobe Marketo Champion