REST API: Align behavior when reporting on Marketo forms in workspaces

0 Likes

REST API: Align behavior when reporting on Marketo forms in workspaces

As a technical solution provider, I would like to provide detailed information on where Marketo assets are stored in instances where users have deployed workspaces. While Marketo's REST API offers string labels for workspaces on most of its calls, this is inconsistent. Calling a form by ID for details results in workspaceId being returned in lieu of the workspace name; however, there is no call to associate a workspace's ID to its in-platform label. Is it possible to update this call to act like other Assets so the workspace name is retrieved as a string instead?