Endpoint
- Method:
GET - Path:
/feeds - Edition: Core
- Controller:
FeedsController@get - Route source:
fluent-community/app/Http/Routes/api.php:41 - Controller source:
fluent-community/app/Http/Controllers/FeedsController.php
GET List Feeds
GET
/feeds
List Feeds for the FluentCommunity Feeds API.
Controller: FeedsController@get
Route source: fluent-community/app/Http/Routes/api.php:41
Authorizations
ApplicationPasswords
WordPress Application Passwords — use Basic auth with username:application_password.
Type
API Key (header: Authorization)
Parameters
Query Parameters
space
Space read via $request->get() in get().
Type
string
user_id
User ID read via $request->getSafe() in get().
Type
string
topic_slug
Topic Slug read via $request->getSafe() in get().
Type
string
search
Search read via $request->getSafe() in get().
Type
string
per_page
Per Page read via $request->get() in get().
Type
integer
Default
10page
Page read via $request->get() in get().
Type
integer
Default
1search_in
Search In read via $request->get() in get().
Type
array
Default
"post_content"order_by_type
Order By Type read via $request->getSafe() in get().
Type
string
disable_sticky
Disable Sticky read via $request->get() in get().
Type
string
Responses
Successful response
application/json
JSON "feeds": { "data": [ { "id": 0, "slug": "string", "message_rendered": "string", "meta": { "preview_data": "string", "media_preview": { "image": "string", "url": "string", "type": "string", "provider": "string", "content_type": "string", "title": "string", "author_name": "string", "html": "string", "width": 0, "height": 0, "media_id": 0, "player": "string" }, "media_items": [ { "url": "string", "type": "string", "media_id": 0, "width": 0, "height": 0, "provider": "string" } ], "document_lists": [ { "id": 0, "url": "string", "media_key": "string", "title": "string", "type": "string" } ], "document_ids": [ { "id": 0, "url": "string", "media_key": "string", "title": "string", "type": "string" } ], "survey_config": { "type": "string", "options": [ { "slug": "string", "title": "string", "vote_counts": 0, "voted": true } ], "end_date": "string" }, "send_announcement_email": "string", "comments_disabled": "string", "mentioned_user_ids": [ 0 ], "auto_flagged": "string", "reports_count": 0 }, "title": "string", "featured_image": "string", "created_at": "string", "privacy": "string", "priority": 0, "type": "string", "content_type": "string", "space_id": 0, "user_id": 0, "status": "string", "is_sticky": true, "scheduled_at": "string", "comments_count": 0, "reactions_count": 0, "permalink": "string", "xprofile": { "user_id": 0, "display_name": "string", "username": "string", "avatar": "string", "status": "string", "total_points": 0, "is_verified": true, "meta": { "website": "string", "cover_photo": "string", "badge_slug": [ "string" ], "social_links": { "instagram": "string", "twitter": "string", "youtube": "string", "linkedin": "string", "fb": "string", "blue_sky": "string", "tiktok": "string", "pinterest": "string", "telegram": "string", "snapchat": "string", "reddit": "string", "twitch": "string", "vk": "string", "github": "string", "mastodon": "string" } }, "created_at": "string", "short_description": "string", "last_activity": "string", "badge": "string", "permalink": "string" }, "space": { "id": 0, "title": "string", "slug": "string", "type": "string", "privacy": "string" }, "comments": [ { "id": 0, "user_id": 0, "post_id": 0, "parent_id": 0, "message": "string", "message_rendered": "string", "meta": { "media_preview": { "image": "string", "url": "string", "type": "string", "provider": "string", "content_type": "string", "title": "string", "author_name": "string", "html": "string", "width": 0, "height": 0, "media_id": 0, "player": "string" }, "media_items": [ { "url": "string", "type": "string", "media_id": 0, "width": 0, "height": 0, "provider": "string" } ], "mentioned_user_ids": [ 0 ] }, "type": "string", "content_type": "string", "status": "string", "is_sticky": true, "reactions_count": 0, "created_at": "string", "updated_at": "string", "xprofile": { "user_id": 0, "display_name": "string", "username": "string", "avatar": "string", "status": "string", "total_points": 0, "is_verified": true, "meta": { "website": "string", "cover_photo": "string", "badge_slug": [ "string" ], "social_links": { "instagram": "string", "twitter": "string", "youtube": "string", "linkedin": "string", "fb": "string", "blue_sky": "string", "tiktok": "string", "pinterest": "string", "telegram": "string", "snapchat": "string", "reddit": "string", "twitch": "string", "vk": "string", "github": "string", "mastodon": "string" } }, "created_at": "string", "short_description": "string", "last_activity": "string", "badge": "string", "permalink": "string" }, "liked": 0 } ], "reactions": [ { "id": 0, "user_id": 0, "object_id": 0, "object_type": "string", "type": "string", "parent_id": 0, "created_at": "string", "updated_at": "string", "xprofile": { "user_id": 0, "avatar": "string", "display_name": "string" } } ], "terms": [ { "title": "string", "slug": "string" } ], "has_user_react": true, "bookmarked": true, "default_comment_sort_by": "string" } ], "current_page": 0, "per_page": 0, "from": 0, "to": 0, "has_more": true, "total": 0 }, "sticky": { "id": 0, "slug": "string", "message_rendered": "string", "meta": { "preview_data": "string", "media_preview": { "image": "string", "url": "string", "type": "string", "provider": "string", "content_type": "string", "title": "string", "author_name": "string", "html": "string", "width": 0, "height": 0, "media_id": 0, "player": "string" }, "media_items": [ { "url": "string", "type": "string", "media_id": 0, "width": 0, "height": 0, "provider": "string" } ], "document_lists": [ { "id": 0, "url": "string", "media_key": "string", "title": "string", "type": "string" } ], "document_ids": [ { "id": 0, "url": "string", "media_key": "string", "title": "string", "type": "string" } ], "survey_config": { "type": "string", "options": [ { "slug": "string", "title": "string", "vote_counts": 0, "voted": true } ], "end_date": "string" }, "send_announcement_email": "string", "comments_disabled": "string", "mentioned_user_ids": [ 0 ], "auto_flagged": "string", "reports_count": 0 }, "title": "string", "featured_image": "string", "created_at": "string", "privacy": "string", "priority": 0, "type": "string", "content_type": "string", "space_id": 0, "user_id": 0, "status": "string", "is_sticky": true, "scheduled_at": "string", "comments_count": 0, "reactions_count": 0, "permalink": "string", "xprofile": { "user_id": 0, "display_name": "string", "username": "string", "avatar": "string", "status": "string", "total_points": 0, "is_verified": true, "meta": { "website": "string", "cover_photo": "string", "badge_slug": [ "string" ], "social_links": { "instagram": "string", "twitter": "string", "youtube": "string", "linkedin": "string", "fb": "string", "blue_sky": "string", "tiktok": "string", "pinterest": "string", "telegram": "string", "snapchat": "string", "reddit": "string", "twitch": "string", "vk": "string", "github": "string", "mastodon": "string" } }, "created_at": "string", "short_description": "string", "last_activity": "string", "badge": "string", "permalink": "string" }, "space": { "id": 0, "title": "string", "slug": "string", "type": "string", "privacy": "string" }, "comments": [ { "id": 0, "user_id": 0, "post_id": 0, "parent_id": 0, "message": "string", "message_rendered": "string", "meta": { "media_preview": { "image": "string", "url": "string", "type": "string", "provider": "string", "content_type": "string", "title": "string", "author_name": "string", "html": "string", "width": 0, "height": 0, "media_id": 0, "player": "string" }, "media_items": [ { "url": "string", "type": "string", "media_id": 0, "width": 0, "height": 0, "provider": "string" } ], "mentioned_user_ids": [ 0 ] }, "type": "string", "content_type": "string", "status": "string", "is_sticky": true, "reactions_count": 0, "created_at": "string", "updated_at": "string", "xprofile": { "user_id": 0, "display_name": "string", "username": "string", "avatar": "string", "status": "string", "total_points": 0, "is_verified": true, "meta": { "website": "string", "cover_photo": "string", "badge_slug": [ "string" ], "social_links": { "instagram": "string", "twitter": "string", "youtube": "string", "linkedin": "string", "fb": "string", "blue_sky": "string", "tiktok": "string", "pinterest": "string", "telegram": "string", "snapchat": "string", "reddit": "string", "twitch": "string", "vk": "string", "github": "string", "mastodon": "string" } }, "created_at": "string", "short_description": "string", "last_activity": "string", "badge": "string", "permalink": "string" }, "liked": 0 } ], "reactions": [ { "id": 0, "user_id": 0, "object_id": 0, "object_type": "string", "type": "string", "parent_id": 0, "created_at": "string", "updated_at": "string", "xprofile": { "user_id": 0, "avatar": "string", "display_name": "string" } } ], "terms": [ { "title": "string", "slug": "string" } ], "has_user_react": true, "bookmarked": true, "default_comment_sort_by": "string" }
{
}