Topics
This API requires a Giver session.
Path parameters
strSessionIDstringRequired
The session ID
frominteger · int32Required
The 0-based index of the first Topic object to list
howManyinteger · int32Required
The number of the Topic objects to list
Responses
200
Success
application/json
get
/memori/v2/Topics/{strSessionID}/{from}/{howMany}200
Success
This API requires a Giver session.
Path parameters
strSessionIDstringRequired
The session ID
strTopicIDstringRequired
The Topic object ID
frominteger · int32Required
The 0-based index of the first User object to list
howManyinteger · int32Required
The number of User objects to list
Responses
200
Success
application/json
get
/memori/v2/TopicUsers/{strSessionID}/{strTopicID}/{from}/{howMany}200
Success
Last updated