Get Active Connection Credentials
Returns the current active, non-expired credentials for the authenticated user on the given connection without creating a new session. Returns 404 if no active credentials exist or they have expired.
Documentation Index
Fetch the complete documentation index at: https://mintlify.hoop.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Name or UUID of the connection
Response
OK
The connection information
The name of the connection
"pgdemo"
The connection subtype
"postgres"
Connection type
"postgres"
When the resource was created
"2025-08-25T12:00:00Z"
When the database access connection expires
"2025-08-25T13:00:00Z"
Whether this credential request requires review/JIT approval
false
The unique identifier of the connection database access
"15B5A2FD-0706-4A47-B1CF-B93CCFC5B3D7"
The review ID if review is required
"3CBC8DB5-FBF8-4293-8E35-59A6EEA40207"
The session ID associated with this credential access
"2CBC8DB5-FBF8-4293-8E35-59A6EEA40207"