InvitationGet.mdx•1.07 kB
---
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
route: /invitations/{invitation_id}
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"}]} webhooks={[]} hasHead={false} />