mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-07 12:27:45 +00:00
9 lines
599 B
Markdown
9 lines
599 B
Markdown
# GetOrganizationInvitationRequest
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------------------- | ------------------------------- | ------------------------------- | ------------------------------- |
|
|
| `organizationId` | *String* | :heavy_check_mark: | The organization ID. |
|
|
| `invitationId` | *String* | :heavy_check_mark: | The organization invitation ID. | |