Problem with retrieving Keys Gateway

Hi! I’m having trouble with retriving keys from APIs. I’m using Gateway, not Dashboard.

Regardless of which API ID I put in the query, I get back the exact same Key IDs. I;ve tried using several different APIs, but I get the exact same result.

If you need any additional information please do let me know! I’m simply not sure what could the problem even be, hence the lack of info I’m providing.

Thank you in advance!

Can you share the HTTP or curl request being made?

Yes, sorry for a late reply.

{baseUrl}/api/apis/{api_id}/keys

After making this HTTP request, regardless of which api_id I put in there I receive back the same set of keys

Thanks for the reply.

I must admit, I’m a little unclear on this since this looks very much like a Dashboard REST API URL I see your initial statement mentions you are using the gateway and not dashboard. Would you mind clarifying?

The gateway’s REST API has a /tyk prefix for all APIs.