cURL
curl --request GET \ --url http://localhost:4000/v1/auth/api-keys
"<unknown>"
Retrieves all API keys belonging to the authenticated integrator. The full key values are never returned, only metadata.
The response is of type any.
any