Hey there!
I'm working on a project that requires displaying the list of collections across multiple workspaces. From what I’ve read so far, each access token generated for the Guru API provides access to only a single workspace. Could you confirm if that’s still the case?
In my case, I need to fetch all collections across multiple workspaces, but it seems that the /api/v1/collections
endpoint does not support this capability. Do you have any suggestions or workarounds for handling this scenario?
Thanks in advance!