Authorization: Bearer ********************
curl --location --request GET 'https://www.falken.ltd/api/organization//athletes'
[
{
"athleteId": "69552696-5b24-4200-805d-78e46a91f565",
"firstName": "string",
"middleName": "string",
"lastName": "string",
"dateOfBirth": "2019-08-24T14:15:22Z",
"email": "string",
"picture": "string",
"nickname": "string",
"gender": 0,
"cmpNumber": "string",
"athleteStatus": 0,
"athleteOrganizations": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"athleteId": "69552696-5b24-4200-805d-78e46a91f565",
"athlete": {},
"organizationId": "7bc05553-4b68-44e8-b7bc-37be63c6d9e9",
"organization": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"mascot": "string",
"pocFirstName": "string",
"pocLastName": "string",
"pocEmail": "user@example.com",
"pocPhone": "string",
"addressLine1": "string",
"addressLine2": "string",
"city": "string",
"state": "string",
"postalCode": "string",
"country": "string",
"latitude": 0,
"longitude": 0,
"status": 0,
"createdAt": "2019-08-24T14:15:22Z",
"updatedAt": "2019-08-24T14:15:22Z",
"slug": "string",
"logoUrl": "string",
"friendlyUrl": "string",
"organizationUserRoles": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"role": 0,
"status": 0,
"accessStartDate": "2019-08-24T14:15:22Z",
"accessEndDate": "2019-08-24T14:15:22Z",
"user": {
"id": "string",
"userName": "string",
"normalizedUserName": "string",
"email": "string",
"normalizedEmail": "string",
"emailConfirmed": true,
"passwordHash": "string",
"securityStamp": "string",
"concurrencyStamp": "string",
"phoneNumber": "string",
"phoneNumberConfirmed": true,
"twoFactorEnabled": true,
"lockoutEnd": "2019-08-24T14:15:22Z",
"lockoutEnabled": true,
"accessFailedCount": 0,
"firstName": "string",
"lastName": "string",
"fullName": "string",
"picture": "string",
"organizationUserRoles": [
{}
],
"refreshTokens": [
{
"id": 0,
"token": "string",
"userId": "string",
"user": {},
"expires": "2019-08-24T14:15:22Z",
"isRevoked": true,
"created": "2019-08-24T14:15:22Z",
"revoked": "2019-08-24T14:15:22Z",
"deviceId": "string"
}
],
"addresses": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"street": "string",
"city": "string",
"state": 0,
"postalCode": "string",
"country": 0,
"addressType": 0,
"protectionStatus": 0,
"notes": "string"
}
]
},
"organization": {}
}
],
"athleteOrganizations": [
{}
]
},
"classYearId": "528f72f7-db0e-42dc-b232-35138f585f64",
"classYear": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"organizationId": "7bc05553-4b68-44e8-b7bc-37be63c6d9e9",
"graduationDate": "2019-08-24T14:15:22Z",
"startDate": "2019-08-24T14:15:22Z",
"endDate": "2019-08-24T14:15:22Z",
"className": "string",
"notes": "string",
"createdDate": "2019-08-24T14:15:22Z",
"lastUpdatedDate": "2019-08-24T14:15:22Z"
},
"startDate": "2019-08-24T14:15:22Z",
"endDate": "2019-08-24T14:15:22Z",
"createdDate": "2019-08-24T14:15:22Z",
"lastUpdatedDate": "2019-08-24T14:15:22Z"
}
],
"createdDate": "2019-08-24T14:15:22Z",
"lastUpdatedDate": "2019-08-24T14:15:22Z"
}
]