GET /v1/organizations/id/invites
Endpoint
Section titled “Endpoint”GET /v1/organizations/{id}/invites
Authentication
Section titled “Authentication”No authentication required.
cURL Example
Section titled “cURL Example”curl -X GET "https://api.sapiom.ai/v1/organizations/:id/invites" \ -H "Authorization: Bearer YOUR_API_KEY"