Retrieve a list of tags for the authenticated user’s company. Results are ordered by creation date (newest first).
Documentation Index
Fetch the complete documentation index at: https://docs.lighton.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by auto_assign flag. True if the tag can be automatically assigned by the system, False if it can only be assigned manually.
Filter by tag name (case-insensitive partial match)
A page number within the paginated result set.
Number of results to return per page.