How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

OpenMetadata Feeds API

Feeds API supports `Activity Feeds` and `Conversation Threads`.

OpenMetadata Feeds API is one of 89 APIs that OpenMetadata publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Feeds. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 13 operations across 9 paths, and defines 28 schemas. It is described by OpenAPI 3.0.1, at version 1.13.

Requests are made against 2 base URLs: /api, http://localhost:8585/api.

13 operations 9 paths 28 schemas 2 DELETE5 GET2 PATCH2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.13
Base URL
https://{your-host}/api/v1
Authentication
HTTP Bearer
License
Resource Areas
1

Authentication & Security 1

OpenMetadata Feeds API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 13

Across 9 paths, the API surfaces 13 operations — 2 DELETE, 5 GET, 2 PATCH, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Feeds 13

Feeds API supports Activity Feeds and Conversation Threads.

GET
/v1/feed/{id}/posts
Get all the posts of a thread
getAllPostOfThread 1 param → 200
POST
/v1/feed/{id}/posts
Add post to a thread
addPostToThread 1 param body → 200400
PUT
/v1/feed/tasks/{id}/close
Close a task
closeTask 1 param body → 200400
GET
/v1/feed
List threads
listThreads 11 params → 200
POST
/v1/feed
Create a thread
createThread body → 200400
DELETE
/v1/feed/{threadId}/posts/{postId}
Delete a post from its thread
deletePostFromThread 2 params → 200404400
PATCH
/v1/feed/{threadId}/posts/{postId}
Update post of a thread by Id.
patchPostOfThread 2 params body → 400404
DELETE
/v1/feed/{threadId}
Delete a thread by Id
deleteThread 1 param → 200404400
GET
/v1/feed/{id}
Get a thread by Id
getThreadByID 1 param → 200404
PATCH
/v1/feed/{id}
Update a thread by Id.
patchThread 1 param body → default
GET
/v1/feed/tasks/{id}
Get a task thread by task Id
getTaskByID 1 param → 200404
GET
/v1/feed/count
Count of threads
countThreads 1 param → 200
PUT
/v1/feed/tasks/{id}/resolve
Resolve a task
resolveTask 1 param body → 200400

Schemas 28

The contract defines 28 schemas that model the data the API accepts and returns. The most detailed are Thread (26 properties), RecognizerFeedback (13 properties), TaskDetails (12 properties), EntityReference (9 properties). Each schema is shown below with its type and property counts.

TagLabelRecognizerMetadata
object
5 properties 3 required
ThreadList
object
5 properties 1 required
ChangeSummaryMap
object
FieldChange
object
3 properties
ResolveTask
object
3 properties 1 required
ChatbotDetails
object
1 property
AnnouncementDetails
object
3 properties 2 required
Thread
object
26 properties 3 required
Paging
object
5 properties 1 required
CreateTaskDetails
object
4 properties 2 required
JsonPatch
object
ChangeDescription
object
5 properties
RecognizerInfo
object
4 properties
Reaction
object
2 properties 2 required
RecognizerFeedback
object
13 properties 3 required
Resolution
object
4 properties
ThreadCount
object
9 properties
CreateThread
object
8 properties 2 required
Post
object
5 properties 3 required
PatternMatch
object
3 properties 2 required
ThreadCountList
object
5 properties 1 required
EntityError
object
2 properties
TaskDetails
object
12 properties 3 required
CreatePost
object
1 property 1 required
CloseTask
object
2 properties 1 required
EntityReference
object
9 properties 2 required
FeedInfo
object
3 properties
PostList
object
5 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

openmetadata-feeds-api-openapi.yml Raw ↑

Other APIs OpenMetadata publishes across the network.

OpenMetadata Agent Executions API
OpenMetadata AI Applications API
OpenMetadata AI Governance Policies API
OpenMetadata API Collections API
OpenMetadata API Endpoint API
OpenMetadata API Services API
OpenMetadata Apps API
OpenMetadata Audit Logs API
OpenMetadata Bots API
OpenMetadata ChangeSummary API
OpenMetadata Charts API
OpenMetadata Classifications API
Where this information came from

This is an independent, third-party profile of OpenMetadata Feeds API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.