Retrieve Client TypesAsk AIget https://api.accountabilityone.com/v1/ClientTypesQuery ParamsIdsarray of int32sIdsADD int32SearchStringstringAllow searching for client types of which name contains the string.ActivebooleanSelect only client types that match the active condition.truefalseLimitint32The 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