v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14167964.6 KB

Retrieves information about the specified feed.

get/v1/feed/{id}

Path parameters

idstring required

The ID of the feed to query.

Response

Success

arnstring required

The ARN of the feed.

namestring required

The name of the feed.

idstring required

The ID of the feed.

dataEndpointsString[] required

The dataEndpoints of the feed.

status'CREATING' | 'AVAILABLE' | 'ACTIVE' | 'UPDATING' | 'DELETING' | 'DELETED' | 'ARCHIVED' required

The status of the feed.

tagsobject

A list of the tags, if any, for the feed.