Is it possible to fetch a team's "color" attribute via the api?

By reading the documentation for the various team apis, I haven’t spotted what optional-field to request where to retrieve the selected color of a team. I wonder if this is a documentation error, or a missing feature? This is such a basic attribute, and it is already returned for projects, that I would have expected it to be available on teams.

Hi @David_H_Brandt and welcome!

Not sure why color is exposed via the API for projects but not for teams, but you’re correct, it’s not available for teams.

@Andrew-asana any thoughts on this?

Did you try to still query it through the API? Sometimes those fields are undocumented

Oh for sure I tried before posting my reply.