Message 1 of 13
REST API workspace Items

Not applicable
05-10-2018
02:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
Is there any way to extract all dmsid for the workspace Items ?
I was trying to use https://mytenant.autodeskplm360.net/api/rest/v1/workspaces/{workspace_id}/items to get dbms id to
parse items individually using https://mytenant.autodeskplm360.net/api/rest/v1/workspaces/{workspace_id}/items/{dbms_id}. However, I am getting only 10 dbms ids using https://mytenant.autodeskplm360.net/api/rest/v1/workspaces/{workspace_id}/items
is there any rest api's URL to fetch all dmsids with workspace id ?
Thanks in advance,
Prudhvi