Changelog for August 5, 2024

  • GET company/v1/contracts/{contractID} and GET company/v1/contracts endpoints — the contract details returned by these endpoints now include the allowed EULA and default EULA settings.

  • GET /catalog/v1/purchases/{purchaseID} endpoint — the getPurchaseItem operation now returns an HTTP 404 error if the purchaseID is not found (previously, an HTTP 500 error was returned).

  • GET tasking/v1/tasks/{taskID}/scene endpoint — the getTaskScene operation was added initially for development testing. This endpoint is fully supported since the September 3, 2024 release.