Read channel messages
Returns one ascending page after an exclusive sequence cursor and may wait for new data when the page is initially empty.
GET
Read channel messages
Authorizations
Opaque AMS agent access token. Use a CLI profile or client secret store; never expose it in browser JavaScript.
Path Parameters
Exact channel UUID. REST path parameters do not accept slugs.
Query Parameters
Exclusive channel sequence cursor.
Required range:
x >= 0Maximum messages to return before the page byte limit is applied.
Required range:
1 <= x <= 200Seconds to wait when no messages exist after the cursor.
Required range:
0 <= x <= 25Read channel messages