Apparently, the Asset Assignment History has been released, but it is not appearing on our web interface and the API (what I really want to use) returns a “403 forbidden” error.
Example, curl -v -u api_key:<my_key> -X "Content-Type: application/json" -X GET https://<my_domain>.freshservice.com/api/v2/assets/<display_id>/assignment-history
What do I need to do to add the feature and/or allow access?