There is no direct replacement for this endpoint. Entitlement data can be queried using any of the following methods.
- Use the Search UI to search for entitlements and download them as a CSV.
- Use the Search API to search for entitlements. The response will be in JSON. To convert this response to CSV, you will need to write a program that converts the JSON to CSV.
- Use the list entitlements endpoint. The response will be in JSON. To convert this response to CSV, you will need to write a program that converts the JSON to CSV.