Channel Ops
Channel Optimization
Get Channel Optimizations Endpoint
Get recent optimization results for a channel
Args: channel_id: The database ID of the channel limit: Maximum number of results to return (default: 5)
Returns: list: Recent optimization records
get/channel/{channel_id}/optimizations
Path parameters
channel_idinteger required
Query parameters
limitinteger
Response
Successful Response
{"stackTrail":"paths:/channel/{channel_id}/optimizations:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.