GET tf/associate/Values/Get/{userID}/{year}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userID

string

None.

year

string

None.

Body Parameters

None.

Response Information

Resource Description

Collection of string

Response Formats

application/json, text/json

Sample:
[
  "sample string 1",
  "sample string 2"
]