Retrieve details for a specific API key.
Requires a member or owner role (with the read:api_credentials permission) in the organization that owns the application.
Returns: API key details including permissions and timestamps.
Security Note: This endpoint only returns metadata about the API key. API secrets cannot be retrieved after creation.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.