GET /users/#{id}/topics

July 17, 2013 ยท View on GitHub


/users/#{id}/topics

Description


Get a list of topics the user has contributed to (the topics correlate to tag albums).

Parameters


headerdescriptiontyperequired?default
idthe user id to retrieve information fromintegerx
parameterdescriptiontyperequired?default
limitnum of topics to returninteger20
offsetoffset of topics to start atinteger0

Response