Merge pull request #4966 from Infisical/fix/get-token-auth-token-endpoint

fix: get token auth token endpoint [ENG-4248]
This commit is contained in:
Piyush Gupta
2025-12-03 11:41:18 +05:30
committed by GitHub
5 changed files with 94 additions and 27 deletions

View File

@@ -0,0 +1,4 @@
---
title: "Get Token"
openapi: "GET /api/v1/auth/token-auth/tokens/{tokenId}"
---