Successful Response
Cursor-based pagination metadata returned alongside list responses.
All public-API list endpoints emit the same shape: pass next_cursor back as the cursor query parameter to fetch the next page; check has_more to know whether more pages exist.