For the complete documentation index, see llms.txt. This page is also available as Markdown.

Tags

Search tags

post

Searches tags using the provided filters and returns matching tag results with total count header.

Body
min_idinteger · nullableOptional

Return tags with ID greater than or equal to this value

sincestring · nullableOptional

Return tags updated at or after this timestamp (ISO 8601)

sizeinteger · min: 1 · nullableOptional

Maximum number of results to return

Responses
200

Tag search response

application/json
post/api/data_structures/tags/search

Last updated