We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Southclaws/storyden'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
InvitationGet.mdx•998 B
---
title: Invitation Get
description: |
Retrieve the details of an invitation by its identifier. This endpoint
is publicly accessible and can be used to show invitation details before
the client's registration flow.
full: false
_openapi:
method: GET
toc: []
structuredData:
headings: []
contents:
- content: >
Retrieve the details of an invitation by its identifier. This endpoint
is publicly accessible and can be used to show invitation details
before
the client's registration flow.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Retrieve the details of an invitation by its identifier. This endpoint
is publicly accessible and can be used to show invitation details before
the client's registration flow.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/invitations/{invitation_id}","method":"get"}]} />