List Datafeed
Query parameters
tagstring · max: 100Optional
A unique identifier to ensure uniqueness of the datafeed. Used to restrict search.
Header parameters
sessionTokenstringRequired
Session authentication token.
keyManagerTokenstringOptional
Key Manager authentication token.
Responses
200
Datafeed sucessfully created.
application/json
Container for the feed ID
idstringOptional
ID of the datafeed
createdAtinteger · int64OptionalDeprecated
[deprecated] Datafeed creation timestamp
typestringOptional
The type of feed. Only allowed value is "datahose".
400
Bad request.
application/json
401
Unauthorized.
application/json
500
Internal server error.
application/json
get
/v5/datafeedsLast updated
Was this helpful?