A newfolderIdV2field has been added to theMarketing Email v3 API. This field will be returned along with thefolderIdthat was originally returned with the v1 API. If your integration uses the email folders, you'll need to update your folder index to replace the olderfolderIdwith the updatedfolderIdV2.
You can get all of the folders by using theMarketing Email v3 APIand including thefolderId__not_nullquery parameter to only retrieve emails that are in folders, and parsing the response for thefolderIdandfolderIdV2for each returned email.
Both ID fields will be returned together, until thefolderIdis removed onJanuary 28, 2026. After this, only thefolderIdV2field will be returned.
Please let us know if you have any questions by replying below.