Lookup Proxy Key
Retrieve metadata for a single proxy key you own. Replaces the legacy GET /auth/proxy/{proxy_key}; uses a static URL so the path can be exact-matched at the edge.
post/auth/proxy/lookup
Request body
Example request
{
"proxy_key": "ek-proxy-1234567890abcdef"
}Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.