GET /spaces/{spaceId}/topic/{topicId}
Summary: Gets space replies and a topic
Operation ID: v2GetTopicWithReplies
Auth: unknown
Operation ID: v2GetTopicWithReplies
Auth: unknown
Description
Gets a number of Space replies with a matching topic OauthScopes: READ_SPACE
Parameters (3)
numberOfReplies
(number, query, optional, default: 25)
The number of replies
Constraints: {'minimum': 0, 'maximum': 255}
spaceId
(string, path, required)
Id of the topic
Constraints: {'maxLength': 2048}
topicId
(string, path, required)
ID of the topic
Constraints: {'maxLength': 2048}
No probe data for this endpoint yet.