Back to Asana API
Asana API

Remove 'expired' enum value from token status; add ai_studio_division_gid param

BreakingBreaking change

This is a breaking change — integrations that rely on the affected behaviour will need updates before the change rolls out.

What changed

Two changes in this diff: 1. The expired value has been removed from the enum of what appears to be a token-status string parameter/field. Any client that sends or expects "expired" as a valid status will break. 2. A new optional query parameter ai_studio_division_gid (division_gid) has been added to scope AI Studio results to a single division's GID, defaulting to the org's first licensed division when omitted — this is a purely additive change.

Open the source documentation