v12

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-05-286377631.6 MB
/api/card

GET /api/card

Get all the Cards. Option filter param f can be used to change the set of Cards that are returned; default is all, but other options include mine, bookmarked, database, table, using_model, using_segment, and archived. See corresponding implementation functions above for the specific behavior of each filter option. :card_index:

get/api/card

Query parameters

f'archived' | 'table' | 'using_model' | 'bookmarked' | 'using_segment' | 'all' | 'mine' | 'database' required
model_idinteger nullable

value must be an integer greater than zero.

Response

Successful response