200Successful Response
Schema: SuccessEnvelope_TagListResponse_
successbooleanmessagestringcodestringdataTagListResponse
/api/v1/tagsRetrieve all tags for the current business, optionally filtered by tag group or fuzzy name search
Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.
tag_group_idstringFilter tags by tag group ID
searchstringFuzzy search tags by name (trigram similarity)
cursorstringCursor for pagination
limitintegerPagination limit
directionstringdefault: nextPagination direction: 'next' or 'prev'
include_total_countbooleandefault: FalseWhether to include total count (expensive - avoid if possible)
sort_bystringColumn name to sort by (e.g. 'created_at', 'amount', 'name'). When changing sort, reset cursor to None.
descendingbooleandefault: TrueSort direction: true for descending (newest/largest first), false for ascending
Schema: SuccessEnvelope_TagListResponse_
successbooleanmessagestringcodestringdataTagListResponseSchema: HTTPValidationError
detailarray · ValidationErrorValidationErrorlocarray · string | integerrequiredmsgstringrequiredtypestringrequiredinputobjectctxobject