GET /api/oauth2/v2/campaigns/{campaign_id} Returning Incorrect Tier Ids

When making a GET request to /api/oauth2/v2/campaigns/{campaign_id} with tiers included, the returned tiers all have the same id (the id of the first tier in the list), although the other returned attributes are distinct and correct.