get http://localhost:55667/api2/intangible-assets
Retrieve list of intangible assets. For more information, see https://www.manager.io/guides?intangible-assets
Response
Retrieve list of intangible assets. For more information, see https://www.manager.io/guides?intangible-assets
xxxxxxxxxx
curl --request GET \
--url http://localhost:55667/api2/intangible-assets \
--header 'accept: application/json'
Try It!
to start a request and see the response here!