Core - Ext Resource Group

The base url for the APIs in this page is at:

/api/mobile

A JSON file with OpenAPI data about all core-related mobile APIs can be downloaded here.

Get the current user’s external resource groups

Gets the guid list of the external resource groups visible by the current user

GET /v1/resource-groups/list

Gets the list of the resource groups usable for the current user

Status Codes
guid: The guid of the user

Returns a Json positive response with the guid list:

[ "c4ec565a-27d2-4b1d-8464-b55fdd9367f9", "a10e77b3-9a9a-424b-958d-108a4061440b", ... ]