I'm trying to build direct links to assets in the Mux dashboard. To construct such a link, I need both the organization id and the environment id. There seems to be a whoami endpoint for getting this information from a token, but the PHP SDK doesn't seem to support it. Would be great to have that in the SDK officially.
↓ ↓
https://dashboard.mux.com/organizations/s6g79df/environments/0afs89d/video/assets/xxAwLm01Q1JCim
↑ ↑
I'm trying to build direct links to assets in the Mux dashboard. To construct such a link, I need both the organization id and the environment id. There seems to be a
whoamiendpoint for getting this information from a token, but the PHP SDK doesn't seem to support it. Would be great to have that in the SDK officially.