v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1461972964.4 KB

Returns the count of all Security Hub membership invitations that were sent to the current member account, not including the currently accepted invitation.

get/invitations/count

Response

Success

InvitationsCountinteger

The number of all membership invitations sent to this Security Hub member account, not including the currently accepted invitation.

Example response

{
  "InvitationsCount": 3
}