v1
latestOpenAPI 3.0.02026-07-24176123205.3 KBInvitations
List all invitations
List all invitations for the specified participant pool
get/participant-pools/{participantPoolId}/invitations
Query parameters
limitinteger
Maximum number of invitations to return
skipinteger
Number of invitations to skip
Response
A directory with a data property that contains an array of up to limit invitations, starting after skip. Each entry in the array is a separate invitation object. If no more invitations are available, the resulting array will be empty. This request should never return an error.