SOLVED

REST API - get workspaces

Go to solution
filip_rachunek
Level 2

REST API - get workspaces

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

Tags (2)
1 ACCEPTED SOLUTION

Accepted Solutions
Beth_Massura
Level 8 - Champion

Re: REST API - get workspaces

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

View solution in original post

2 REPLIES 2
Chris_Johnston
Level 8

Re: REST API - get workspaces

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/

Beth_Massura
Level 8 - Champion

Re: REST API - get workspaces

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