GET v1/Topic/{topicId}/Rows/{startIndex}-{count}/{sort}-{order}

This will return a single topic given a valid Topic ID.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
topicId

integer

Required

startIndex

integer

Required

count

integer

Required

sort

string

Required

order

string

Required

Body Parameters

None.

Response Information

Resource Description

HTTP 200 with the Topic

TopicRelationship
NameDescriptionTypeAdditional information
TopicRelationshipId

integer

None.

TopicId

integer

None.

ObjectKey

integer

None.

ObjectTypeId

integer

None.

Title

string

None.

TopicObjectType

Topic_ObjectType

None.

Topic

Topic

None.

Article

Topic_Article

None.

Media

Media

None.

Page

IssuePage

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.