v3

latestOpenAPI 3.0.12026-08-0474115357.9 KB
Assets

Get assets workspaces

Returns a list of Assets workspace IDs. Include a workspace ID in the path to access the Assets REST APIs.

Permissions required: Any

get/rest/servicedeskapi/assets/workspace

Query parameters

startinteger

The starting index of the returned workspace IDs. Base index: 0 See the Pagination section for more details.

limitinteger

The maximum number of workspace IDs to return per page. Default: 50 See the Pagination section for more details.

Response

Returned if the request is successful.

_expandsstring[]
isLastPageboolean

Indicates if this is the last page of records (true) or not (false).

limitinteger

Number of items to be returned per page, up to the maximum set for these objects in the current implementation.

sizeinteger

Number of items returned in the page.

startinteger

Index of the first item returned in the page.

All 74 operations