List Project Tags
Tags
List Project Tags
Retrieve all tags in a project. Optionally filter by entity type (e.g., ‘dataset’).
GET
List Project Tags
Documentation Index
Fetch the complete documentation index at: https://docs.freeplay.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Response
200 - application/json
TagsListResponse(tags: list[server.api_routes.tags_api_v2.TagResponse])

