GET /modelderivative/v2/designdata/formats
Returns an up-to-date list of supported translations. This operation also provides information on the types of derivatives that can be generated for each source design file type. Furthermore, it allows you to obtain a list of translations that have changed since a specified date.
See the Supported Translation Formats table for more details.
Note: We keep adding new file formats to our supported translations list, constantly.
Servers
- https://developer.api.autodesk.com
Request headers
| Name | Type | Required | Description |
|---|---|---|---|
If-Modified-Since |
String | No |
Specifies a date in the |
Accept-Encoding |
String | No |
A comma separated list of the algorithms you want the response to be encoded in, specified in the order of preference. If you specify |
How to start integrating
- Add HTTP Task to your workflow definition.
- Search for the API you want to integrate with and click on the name.
- This loads the API reference documentation and prepares the Http request settings.
- Click Test request to test run your request to the API and see the API's response.