v3
MCP
Get Credential Session Info
Get credential session info for the frontend form page.
This endpoint is called by the hosted credential page at /mcp/credentials/{session_id} to fetch the field definitions and render the appropriate form.
No API key required; the session_id itself acts as a bearer token. Sessions are short-lived (10 minutes) and single-use.
get/v3/mcp/credential-sessions/{session_id}
Path parameters
session_idstring required
Response
Successful Response
{"stackTrail":"paths:/v3/mcp/credential-sessions/{session_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.