Hi Team,
I’m new to ‘Skull Island’, and was looking to know how can I retrieve information from a specific workspace using Admin API (https://docs.konghq.com/2.2.x/admin-api/) but unable to find documentation on how can I pass ‘workspace’. Can you please help?
curl --location --request GET 'https://admin-<my-instance>.kong-cloud.com/tags' \
--header 'Kong-Admin-Token: <my-token>'
Also, where can I find the postman collection or OAS for the latest version of the Admin API 2.2.x?
Cheers,
Pramod