workspace
invites
Get workspace invite
Retrieve details for a specific workspace invite by its ID.
This endpoint returns all metadata for the invite, including status and restrictions.
**Use cases:**
- Displaying invite details in UI
- Validating invite status before accepting
- Auditing invite usage
get/api/v1/workspaces/invites/{inviteId}
Path parameters
inviteIdstring required
Response
This response returns the data for the requested workspace invite.
Changes
No recorded changes to this endpoint across all 1 revision of this API.