mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 20:37:47 +00:00
12 lines
213 B
Markdown
12 lines
213 B
Markdown
# QueryParamStatus
|
|
|
|
Filter invitations based on their status
|
|
|
|
|
|
## Values
|
|
|
|
| Name | Value |
|
|
| ---------- | ---------- |
|
|
| `PENDING` | pending |
|
|
| `ACCEPTED` | accepted |
|
|
| `REVOKED` | revoked | |