mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 04:19:25 +00:00
12 lines
253 B
Markdown
12 lines
253 B
Markdown
# ListOrganizationInvitationsQueryParamStatus
|
|
|
|
Filter organization invitations based on their status
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| ---------- | ---------- |
|
|
| `PENDING` | pending |
|
|
| `ACCEPTED` | accepted |
|
|
| `REVOKED` | revoked | |