Microsoft Dynamics - How to Retrieve a List of All Supported Dynamics Objects

Using the GET /objects endpoint, you can pass the following query parameter: getAll=true. This API call returns a list of all objects you can use in a GET /{objectName} request.