Messaging API lists
The Messaging API contract returns typed arrays for session, webhook, contact, group, channel, label, presence, and similar list operations. The current public OpenAPI document does not declare a globalcursor query parameter. When a
route exposes limit or offset, use only the bounds shown on that operation.
The shared Pagination type is:
Platform API lists
The current Platform API reference declares these query controls:GET /v1/sessionsaccepts an optionalprojectId.GET /v1/campaignsrequiresprojectIdandprojectSlug.- Message-template list, get, and delete operations require
projectId.