Skip to main content

Documentation Index

Fetch the complete documentation index at: https://dev.1st.app/llms.txt

Use this file to discover all available pages before exploring further.

HTTP status: 400

Message

Pagination cursor was issued for a different team. Drop the cursor parameter and start a fresh query.

Common cause

  • Operating against multiple teams and pasted a cursor from team A into a team B request.
  • A caching layer that mixed cursors across teams.

Fix

Drop the cursor and start over. If your integration handles multiple teams, key your cursor cache by team_id.