Retrieve Custom Code LabelsAsk AIget https://api.accountabilityone.com/v1/CustomCodeLabelsQuery ParamsTransactionTypeIdint32Select only custom code labels that belong to this transaction type.ModifiedFromstringSelect only custom code labels that have been modified after this timestamp (in UTC format: yyyy-MM-ddTHH:mm:ssZ)ModifiedTostringSelect only custom code labels that have been modified before this timestamp (in UTC format: yyyy-MM-ddTHH:mm:ssZ)Limitint32The result set size for pagination. Default to 100 if omitted; capped at a maximum of 200.Offsetint32The number of records to skip. Use this in combination with limit for pagination.Responses 200OK 400Bad Request 401Unauthorized 403ForbiddenUpdated 3 days ago