List of client tagsAsk AIget https://chat-api.twin24.ai/api/v1/clients/tagsUse this endpoint to get list of client tags.Query ParamswithoutCountbooleanDefaults to falseDetermines whether to return the total number of records.truefalsewithoutItemsbooleanDefaults to falseDetermines whether to return the record list.truefalselimitintegerDefaults to 10Maxium number of returning records.offsetintegerStarting point to return records from a result set.pageintegerPage number, used to paginate over all records.fieldsstringComma-separated list of a record's fields to be fetchedtagstringTag name.companyIdstringTag name.Responses 200Success 400Invalid input parameters 404Entity not found 5XXUnexpected errorUpdated 9 months ago