QMS API 403 on Evaluation Retrieval via AppFoundry

Is there a clean way to retrieve quality evaluations using the platform API from a multi-org AppFoundry integration?

  1. Obtained OAuth token with quality:read scope.
  2. Executed GET /api/v2/quality/evaluations.
  3. Received 403 Forbidden despite valid token.

The token works for analytics endpoints but fails here. Is there a specific tenant-level permission required for QMS data access in PST environments?