Most list endpoints support filtering to reduce payload size and processing time.Documentation Index
Fetch the complete documentation index at: https://docs.bota.dev/llms.txt
Use this file to discover all available pages before exploring further.
Recordings
device_id: Return recordings for a specific device.end_user_id: Return recordings for a specific wearer.status: One ofpending | uploaded | processing | completed | failed.created_after,created_before: ISO 8601 timestamps.
Devices
end_user_id: Devices bound to a specific user.status:boundorunbound.
Pagination + Filtering
Combine filters withlimit and offset to page through large result sets efficiently.
