Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "data": { "boards": [ { "activity_logs": [ { "id": "12345678-ab16-4e48-aa4d-123123123123", "created_at": "12345227181212345", "event": "create_column", "data": "{\"board_id\":1234567890,\"column_id\":\"column\",\"column_title\":\"Title\",\"column_type\":\"multiple-person\"}" }, { "id": "87654321-ab16-4e48-aa4d-321321321321", "created_at": "12345227181212346", "event": "create_column", "data": "{\"board_id\":1234567890,\"column_id\":\"column_2\",\"column_title\":\"Title_2\",\"column_type\":\"multiple-person\"}" } ] } ] } }
Was this page helpful?