Returns a set of data items of type flat-taxa.
GET /api/gho/flat-taxa
None
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
Title | System.String | Read only: False | |
Description | System.String | Read only: False | |
Name | System.String | Read only: False | |
Synonyms | System.String | Read only: False | |
TaxonomyId | System.Guid | Read only: False | |
Ordinal | System.Single | Read only: False | |
UrlName | System.String | Read only: False | |
Provider | System.String | Read only: True | |
AppliedTo | System.Int64 | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
[
{
"LastModified": "2025-09-11T14:35:23.14033Z",
"Title": "sample string 2",
"Description": "sample string 3",
"Name": "sample string 4",
"Synonyms": "sample string 5",
"TaxonomyId": "b87b13e4-0670-4633-aa90-280f4eb6486e",
"Ordinal": 7.1,
"UrlName": "sample string 8",
"Provider": "sample string 9",
"AppliedTo": 10,
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T14:35:23.14033+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
},
{
"LastModified": "2025-09-11T14:35:23.14033Z",
"Title": "sample string 2",
"Description": "sample string 3",
"Name": "sample string 4",
"Synonyms": "sample string 5",
"TaxonomyId": "b87b13e4-0670-4633-aa90-280f4eb6486e",
"Ordinal": 7.1,
"UrlName": "sample string 8",
"Provider": "sample string 9",
"AppliedTo": 10,
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T14:35:23.14033+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
]
Gets flat-taxa item by id.
GET /api/gho/flat-taxa({key})
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
Title | System.String | Read only: False | |
Description | System.String | Read only: False | |
Name | System.String | Read only: False | |
Synonyms | System.String | Read only: False | |
TaxonomyId | System.Guid | Read only: False | |
Ordinal | System.Single | Read only: False | |
UrlName | System.String | Read only: False | |
Provider | System.String | Read only: True | |
AppliedTo | System.Int64 | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-09-11T14:35:23.14033Z",
"Title": "sample string 2",
"Description": "sample string 3",
"Name": "sample string 4",
"Synonyms": "sample string 5",
"TaxonomyId": "913fa56e-2ab7-4c97-81b4-f05c7d40bfca",
"Ordinal": 7.1,
"UrlName": "sample string 8",
"Provider": "sample string 9",
"AppliedTo": 10,
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T14:35:23.14033+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Gets Id property from flat-taxa item.
GET /api/gho/flat-taxa({key})/property
Name | Description | Type | Additional Information |
key | System.Guid | Required | |
property | System.String | Required |
None
None.
Method can return success code: OK - 200 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
Name | Description | Type | Additional Information |
Id | System.Guid | Read only: False |
application/json
{
"Id": "b91945bc-821a-4e60-96f2-ac5d263061da"
}
Creates a flat-taxa item.
POST /api/gho/flat-taxa
None
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
Title | System.String | Read only: False | |
Description | System.String | Read only: False | |
Name | System.String | Read only: False | |
Synonyms | System.String | Read only: False | |
TaxonomyId | System.Guid | Read only: False | |
Ordinal | System.Single | Read only: False | |
UrlName | System.String | Read only: False | |
Provider | System.String | Read only: True | |
AppliedTo | System.Int64 | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"Title": "sample string 1",
"Description": "sample string 2",
"Name": "sample string 3",
"Synonyms": "sample string 4",
"TaxonomyId": "94b59a82-3f42-4e2d-9822-4ee82054eb07",
"Ordinal": 6.1,
"UrlName": "sample string 7"
}
Method can return success code: Created - 201 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
Title | System.String | Read only: False | |
Description | System.String | Read only: False | |
Name | System.String | Read only: False | |
Synonyms | System.String | Read only: False | |
TaxonomyId | System.Guid | Read only: False | |
Ordinal | System.Single | Read only: False | |
UrlName | System.String | Read only: False | |
Provider | System.String | Read only: True | |
AppliedTo | System.Int64 | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"LastModified": "2025-09-11T14:35:23.14033Z",
"Title": "sample string 2",
"Description": "sample string 3",
"Name": "sample string 4",
"Synonyms": "sample string 5",
"TaxonomyId": "c7d5690c-2c38-4d65-b075-b5072c6ad7ca",
"Ordinal": 7.1,
"UrlName": "sample string 8",
"Provider": "sample string 9",
"AppliedTo": 10,
"Comments": {
"Name": "sample string 1",
"Message": "sample string 2",
"DateCreated": "2025-09-11T14:35:23.14033+00:00",
"ProfilePictureUrl": "sample string 4",
"ProfilePictureThumbnailUrl": "sample string 5"
}
}
Partial update for flat-taxa item.
PATCH /api/gho/flat-taxa({key})
Name | Description | Type | Additional Information |
key | System.Guid | Required |
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
Title | System.String | Read only: False | |
Description | System.String | Read only: False | |
Name | System.String | Read only: False | |
Synonyms | System.String | Read only: False | |
TaxonomyId | System.Guid | Read only: False | |
Ordinal | System.Single | Read only: False | |
UrlName | System.String | Read only: False | |
Provider | System.String | Read only: True | |
AppliedTo | System.Int64 | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"Title": "sample string 1",
"Description": "sample string 2",
"Name": "sample string 3",
"Synonyms": "sample string 4",
"TaxonomyId": "138fbb12-5eac-4daa-adab-98432614beec",
"Ordinal": 6.1,
"UrlName": "sample string 7"
}
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Full update for flat-taxa item.
PUT /api/gho/flat-taxa({key})
Name | Description | Type | Additional Information |
key | System.Guid | Required |
Name | Description | Type | Additional Information |
LastModified | System.DateTimeOffset | Read only: True | |
Title | System.String | Read only: False | |
Description | System.String | Read only: False | |
Name | System.String | Read only: False | |
Synonyms | System.String | Read only: False | |
TaxonomyId | System.Guid | Read only: False | |
Ordinal | System.Single | Read only: False | |
UrlName | System.String | Read only: False | |
Provider | System.String | Read only: True | |
AppliedTo | System.Int64 | Read only: True | |
Comments | Telerik.Sitefinity.Services.Comments.CommentContract | Read only: True |
application/json
{
"Title": "sample string 1",
"Description": "sample string 2",
"Name": "sample string 3",
"Synonyms": "sample string 4",
"TaxonomyId": "14cc9e8e-9e4e-40b7-87e7-4615fdd53572",
"Ordinal": 6.1,
"UrlName": "sample string 7"
}
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.
Deletes a flat-taxa item by Id.
DELETE /api/gho/flat-taxa({key})
Name | Description | Type | Additional Information |
key | System.Guid | Required |
None
None.
Method can return success code: NoContent - 204 or one of these error codes: BadRequest - 400, NotFound - 404, NotImplemented - 501, InternalServerError - 500, Unauthorized - 401.
None.