curl --location --request GET 'https://api.falken.ltd/api/organizations//guardian-invites'[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"organizationId": "7bc05553-4b68-44e8-b7bc-37be63c6d9e9",
"organizationName": "string",
"athleteId": "69552696-5b24-4200-805d-78e46a91f565",
"athleteName": "string",
"inviteCode": "string",
"relationshipType": "string",
"expiresAt": "2019-08-24T14:15:22.123Z",
"maxUses": 0,
"timesUsed": 0,
"created": "2019-08-24T14:15:22.123Z",
"revokedAt": "2019-08-24T14:15:22.123Z",
"notes": "string",
"isActive": true
}
]