GET api/Articles?take={take}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| take | integer |
Default value is 5 |
Body Parameters
Articles| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Slug | string |
Required Max length: 200 |
|
| Title | string |
None. |
|
| Excerpt | string |
None. |
|
| Content | string |
None. |
|
| CoverImage | string |
None. |
|
| Author | string |
None. |
|
| ReadingTimeMinutes | integer |
None. |
|
| Keywords | string |
None. |
|
| MetaTitle | string |
None. |
|
| MetaDescription | string |
None. |
|
| CanonicalUrl | string |
None. |
|
| SchemaJson | string |
None. |
|
| ClusterName | string |
None. |
|
| GenerationSource | string |
None. |
|
| AiModel | string |
None. |
|
| Status | string |
None. |
|
| Views | integer |
None. |
|
| AnchorPhrases | string |
None. |
|
| IsFeatured | boolean |
None. |
|
| IsPublished | boolean |
None. |
|
| EnableInternalLinking | boolean |
None. |
|
| PublishedDate | date |
None. |
|
| CreatedAt | date |
None. |
|
| UpdatedAt | date |
None. |
|
| ArticleTags | Collection of ArticleTags |
None. |
|
| CategoryId | integer |
None. |
|
| Category | Categories |
None. |
Request 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.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of Articles| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Slug | string |
Required Max length: 200 |
|
| Title | string |
None. |
|
| Excerpt | string |
None. |
|
| Content | string |
None. |
|
| CoverImage | string |
None. |
|
| Author | string |
None. |
|
| ReadingTimeMinutes | integer |
None. |
|
| Keywords | string |
None. |
|
| MetaTitle | string |
None. |
|
| MetaDescription | string |
None. |
|
| CanonicalUrl | string |
None. |
|
| SchemaJson | string |
None. |
|
| ClusterName | string |
None. |
|
| GenerationSource | string |
None. |
|
| AiModel | string |
None. |
|
| Status | string |
None. |
|
| Views | integer |
None. |
|
| AnchorPhrases | string |
None. |
|
| IsFeatured | boolean |
None. |
|
| IsPublished | boolean |
None. |
|
| EnableInternalLinking | boolean |
None. |
|
| PublishedDate | date |
None. |
|
| CreatedAt | date |
None. |
|
| UpdatedAt | date |
None. |
|
| ArticleTags | Collection of ArticleTags |
None. |
|
| CategoryId | integer |
None. |
|
| Category | Categories |
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.