v1
protected
mcp-oauth-links

Get Oauth Link

get/v1/mcp-oauth-links/{link_id}

Path parameters

link_idstring uuid required

Response

Successful Response

access_controlstring required
access_countinteger required
created_atstring required
expires_atstring nullable required
idstring uuid required
is_activeboolean required
last_accessed_atstring nullable required
mcp_instance_idstring uuid required
tokenstring required

Changes

Changed in 1 of the 22 revisions of this API.3

    • the created_at response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

    • the expires_at/anyOf[subschema #1]/ response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

    • the last_accessed_at/anyOf[subschema #1]/ response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed