List space user invitations
GET/v1/spaces/:spaceId/users/invitations
Preview: The API is in development or testing phases and the interface could still change slightly.
Lists all active invitation process instances for a given space.
Queries process instances by process definition key inviteNewSpaceUserStart
and business key matching the spaceId. Results include process variables.
Scope: []
Request
Responses
- 200
- 500
List of invitations
Server error