The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length
[
{
Id: 00000000000000000000000000000000,
TagTypeId: 0,
Name: String,
Description: String,
CreatedTime: 0001-01-01,
UpdatedTime: 0001-01-01,
Posts:
[
{
Id: 00000000000000000000000000000000,
IsPrivate: False,
AuthorId: 00000000000000000000000000000000,
ContextId: 00000000000000000000000000000000,
Content: String,
MessageType: 0,
CreatedTime: 0001-01-01,
UpdatedTime: 0001-01-01
}
]
}
]