# Changelog Here is the log of changes to the Brandfolder API. ## Correction: You can access an organization's CNAME Date: Nov-24-2025 **FIX:** We corrected the documentation for the [`GET /api/v4/organizations/{organization_id}`](/api/brandfolder/openapi/organizations/opidapiv4organizationsbyidget) endpoint. It now correctly lists `cname` as a valid value for the `fields` **query parameter**, to include the organization's **Canonical Name (CNAME)** in the response. ## 2025-07-10 **FIX:** We corrected the following operation titles: | **Old name** | **Correct name** | | --- | --- | | Create custom fields | [Create custom field values for an asset](/api/brandfolder/openapi/custom_fields/opidapiv4customfieldkeyscustomfieldvaluesbycustomfieldkeyidpost) | | Create tags | [Create tags for an asset](/api/brandfolder/openapi/tags/opidapiv4assetstagsbyassetidpost) |