Assets REST Endpoints
Store/SelfService/Assets
Assets Endpoints
- Retrieves all assets associated with organization of logged in user.
- Method: getPath:
/ccstore/v1/selfservice/assets
- Retrieves the asset detail based on id
- Method: getPath:
/ccstore/v1/selfservice/assets/{id}