Mitglieder
List pending invitations
GET
/api/v1/invitesErfordert einen API-Schlüssel der Organisation mit der Berechtigung „manageMembers“.
Authorization
apiKey AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/invites"{ "data": [ { "id": "string", "organizationId": "string", "email": "string", "role": "owner", "token": "string", "createdAt": "string" } ]}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}