Rank One Partner API Version 1.0
You are currently viewing 'Get Injury File ' page
Usage
GET /Athlete/InjuryFile/:DistrictID/:FileID
Content-Type
application/json
Description
Returns injury file for the specified FileID
Note
Put the access token generated from the Get Access Token endpoint (Auth/ValidateUser) in the request header field "Authorization" as "bearer ACCESS_TOKEN_HERE". Sample request URL/Athlete/InjuryFile/00000000-0000-0000-0000-000000000000/00000000-0000-0000-0000-000000000000
Example
Type | Name | Required | Note |
URL | District ID | YES | District ID of user |
URL | Injury File ID | YES | ID of injury file |